Re-ran generator for OpenGL 4.1 and new extensions
[cl-glfw.git] / lib / opengl-version_2_1.lisp
blobcfd9c64e115d7de386ec2169843d9cf08fb4d532
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_2_1
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_2_1 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_2_1 *version-loaded*))
13 (defparameter *version-loaded* 'version_2_1))
14 (defconstant +max-elements-vertices+ #x80E8)
15 (defconstant +max-elements-indices+ #x80E9)
16 (defconstant +unsigned-byte-3-3-2+ #x8032)
17 (defconstant +unsigned-short-4-4-4-4+ #x8033)
18 (defconstant +unsigned-short-5-5-5-1+ #x8034)
19 (defconstant +unsigned-int-8-8-8-8+ #x8035)
20 (defconstant +unsigned-int-10-10-10-2+ #x8036)
21 (defconstant +pack-skip-images+ #x806B)
22 (defconstant +pack-image-height+ #x806C)
23 (defconstant +unpack-skip-images+ #x806D)
24 (defconstant +unpack-image-height+ #x806E)
25 (defconstant +texture-3d+ #x806F)
26 (defconstant +proxy-texture-3d+ #x8070)
27 (defconstant +texture-depth+ #x8071)
28 (defconstant +texture-wrap-r+ #x8072)
29 (defconstant +max-3d-texture-size+ #x8073)
30 (defconstant +unsigned-byte-2-3-3-rev+ #x8362)
31 (defconstant +unsigned-short-5-6-5+ #x8363)
32 (defconstant +unsigned-short-5-6-5-rev+ #x8364)
33 (defconstant +unsigned-short-4-4-4-4-rev+ #x8365)
34 (defconstant +unsigned-short-1-5-5-5-rev+ #x8366)
35 (defconstant +unsigned-int-8-8-8-8-rev+ #x8367)
36 (defconstant +unsigned-int-2-10-10-10-rev+ #x8368)
37 (defconstant +bgr+ #x80E0)
38 (defconstant +max-elements-vertices+ #x80E8)
39 (defconstant +max-elements-indices+ #x80E9)
40 (defconstant +texture-min-lod+ #x813A)
41 (defconstant +texture-max-lod+ #x813B)
42 (defconstant +texture-base-level+ #x813C)
43 (defconstant +texture-max-level+ #x813D)
44 (defconstant +multisample+ #x809D)
45 (defconstant +sample-alpha-to-coverage+ #x809E)
46 (defconstant +sample-alpha-to-one+ #x809F)
47 (defconstant +sample-coverage+ #x80A0)
48 (defconstant +sample-buffers+ #x80A8)
49 (defconstant +samples+ #x80A9)
50 (defconstant +sample-coverage-value+ #x80AA)
51 (defconstant +sample-coverage-invert+ #x80AB)
52 (defconstant +texture-cube-map+ #x8513)
53 (defconstant +texture-binding-cube-map+ #x8514)
54 (defconstant +texture-cube-map-positive-x+ #x8515)
55 (defconstant +texture-cube-map-negative-x+ #x8516)
56 (defconstant +texture-cube-map-positive-y+ #x8517)
57 (defconstant +texture-cube-map-negative-y+ #x8518)
58 (defconstant +texture-cube-map-positive-z+ #x8519)
59 (defconstant +texture-cube-map-negative-z+ #x851A)
60 (defconstant +proxy-texture-cube-map+ #x851B)
61 (defconstant +max-cube-map-texture-size+ #x851C)
62 (defconstant +compressed-rgb+ #x84ED)
63 (defconstant +compressed-rgba+ #x84EE)
64 (defconstant +texture-compression-hint+ #x84EF)
65 (defconstant +texture-compressed-image-size+ #x86A0)
66 (defconstant +texture-compressed+ #x86A1)
67 (defconstant +num-compressed-texture-formats+ #x86A2)
68 (defconstant +compressed-texture-formats+ #x86A3)
69 (defconstant +clamp-to-border+ #x812D)
70 (defconstant +incr-wrap+ #x8507)
71 (defconstant +decr-wrap+ #x8508)
72 (defconstant +texture-depth-size+ #x884A)
73 (defconstant +buffer-size+ #x8764)
74 (defconstant +buffer-usage+ #x8765)
75 (defconstant +query-counter-bits+ #x8864)
76 (defconstant +current-query+ #x8865)
77 (defconstant +query-result+ #x8866)
78 (defconstant +query-result-available+ #x8867)
79 (defconstant +array-buffer+ #x8892)
80 (defconstant +element-array-buffer+ #x8893)
81 (defconstant +array-buffer-binding+ #x8894)
82 (defconstant +element-array-buffer-binding+ #x8895)
83 (defconstant +vertex-attrib-array-buffer-binding+ #x889F)
84 (defconstant +read-only+ #x88B8)
85 (defconstant +buffer-access+ #x88BB)
86 (defconstant +buffer-mapped+ #x88BC)
87 (defconstant +buffer-map-pointer+ #x88BD)
88 (defconstant +stream-draw+ #x88E0)
89 (defconstant +stream-read+ #x88E1)
90 (defconstant +stream-copy+ #x88E2)
91 (defconstant +static-draw+ #x88E4)
92 (defconstant +static-read+ #x88E5)
93 (defconstant +static-copy+ #x88E6)
94 (defconstant +dynamic-draw+ #x88E8)
95 (defconstant +dynamic-read+ #x88E9)
96 (defconstant +dynamic-copy+ #x88EA)
97 (defconstant +samples-passed+ #x8914)
98 (defconstant +current-program+ #x8B8D)
99 (defconstant +point-sprite-coord-origin+ #x8CA0)
100 (defconstant +lower-left+ #x8CA1)
101 (defconstant +upper-left+ #x8CA2)
102 (defconstant +stencil-back-ref+ #x8CA3)
103 (defconstant +stencil-back-value-mask+ #x8CA4)
104 (defconstant +stencil-back-writemask+ #x8CA5)
105 (defconstant +blend-equation-rgb+ #x8009)
106 (defconstant +stencil-back-func+ #x8800)
107 (defconstant +stencil-back-fail+ #x8801)
108 (defconstant +stencil-back-pass-depth-fail+ #x8802)
109 (defconstant +stencil-back-pass-depth-pass+ #x8803)
110 (defconstant +max-draw-buffers+ #x8824)
111 (defconstant +draw-buffer0+ #x8825)
112 (defconstant +draw-buffer1+ #x8826)
113 (defconstant +draw-buffer2+ #x8827)
114 (defconstant +draw-buffer3+ #x8828)
115 (defconstant +draw-buffer4+ #x8829)
116 (defconstant +draw-buffer5+ #x882A)
117 (defconstant +draw-buffer6+ #x882B)
118 (defconstant +draw-buffer7+ #x882C)
119 (defconstant +draw-buffer8+ #x882D)
120 (defconstant +draw-buffer9+ #x882E)
121 (defconstant +draw-buffer10+ #x882F)
122 (defconstant +draw-buffer11+ #x8830)
123 (defconstant +draw-buffer12+ #x8831)
124 (defconstant +draw-buffer13+ #x8832)
125 (defconstant +draw-buffer14+ #x8833)
126 (defconstant +draw-buffer15+ #x8834)
127 (defconstant +blend-equation-alpha+ #x883D)
128 (defconstant +max-vertex-attribs+ #x8869)
129 (defconstant +vertex-attrib-array-normalized+ #x886A)
130 (defconstant +current-program+ #x8B8D)
131 (defconstant +point-sprite-coord-origin+ #x8CA0)
132 (defconstant +lower-left+ #x8CA1)
133 (defconstant +upper-left+ #x8CA2)
134 (defconstant +stencil-back-ref+ #x8CA3)
135 (defconstant +stencil-back-value-mask+ #x8CA4)
136 (defconstant +stencil-back-writemask+ #x8CA5)
137 (defconstant +pixel-pack-buffer+ #x88EB)
138 (defconstant +pixel-unpack-buffer+ #x88EC)
139 (defconstant +pixel-pack-buffer-binding+ #x88ED)
140 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
141 (defconstant +pixel-pack-buffer+ #x88EB)
142 (defconstant +pixel-unpack-buffer+ #x88EC)
143 (defconstant +pixel-pack-buffer-binding+ #x88ED)
144 (defconstant +pixel-unpack-buffer-binding+ #x88EF)
145 (defglfun "Translatef" translate-f :return "void" :args
146 ((:name |x| :type |Float32| :direction :in)
147 (:name |y| :type |Float32| :direction :in)
148 (:name |z| :type |Float32| :direction :in))
149 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
150 (defglfun "Translated" translate-d :return "void" :args
151 ((:name |x| :type |Float64| :direction :in)
152 (:name |y| :type |Float64| :direction :in)
153 (:name |z| :type |Float64| :direction :in))
154 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
155 (defglfun "Scalef" scale-f :return "void" :args
156 ((:name |x| :type |Float32| :direction :in)
157 (:name |y| :type |Float32| :direction :in)
158 (:name |z| :type |Float32| :direction :in))
159 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
160 (defglfun "Scaled" scale-d :return "void" :args
161 ((:name |x| :type |Float64| :direction :in)
162 (:name |y| :type |Float64| :direction :in)
163 (:name |z| :type |Float64| :direction :in))
164 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
165 (defglfun "Rotatef" rotate-f :return "void" :args
166 ((:name |angle| :type |Float32| :direction :in)
167 (:name |x| :type |Float32| :direction :in)
168 (:name |y| :type |Float32| :direction :in)
169 (:name |z| :type |Float32| :direction :in))
170 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
171 (defglfun "Rotated" rotate-d :return "void" :args
172 ((:name |angle| :type |Float64| :direction :in)
173 (:name |x| :type |Float64| :direction :in)
174 (:name |y| :type |Float64| :direction :in)
175 (:name |z| :type |Float64| :direction :in))
176 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
177 (defglfun "PushMatrix" push-matrix :return "void" :args nil :category
178 "VERSION_1_0" :deprecated "3.1" :version "1.0")
179 (defglfun "PopMatrix" pop-matrix :return "void" :args nil :category
180 "VERSION_1_0" :deprecated "3.1" :version "1.0")
181 (defglfun "Ortho" ortho :return "void" :args
182 ((:name |left| :type |Float64| :direction :in)
183 (:name |right| :type |Float64| :direction :in)
184 (:name |bottom| :type |Float64| :direction :in)
185 (:name |top| :type |Float64| :direction :in)
186 (:name |zNear| :type |Float64| :direction :in)
187 (:name |zFar| :type |Float64| :direction :in))
188 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
189 (defglfun "MultMatrixd" mult-matrix-d :return "void" :args
190 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
191 "VERSION_1_0" :deprecated "3.1" :version "1.0")
192 (defglfun "MultMatrixf" mult-matrix-f :return "void" :args
193 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
194 "VERSION_1_0" :deprecated "3.1" :version "1.0")
195 (defglfun "MatrixMode" matrix-mode :return "void" :args
196 ((:name |mode| :type |MatrixMode| :direction :in)) :category "VERSION_1_0"
197 :deprecated "3.1" :version "1.0")
198 (defglfun "LoadMatrixd" load-matrix-d :return "void" :args
199 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
200 "VERSION_1_0" :deprecated "3.1" :version "1.0")
201 (defglfun "LoadMatrixf" load-matrix-f :return "void" :args
202 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
203 "VERSION_1_0" :deprecated "3.1" :version "1.0")
204 (defglfun "LoadIdentity" load-identity :return "void" :args nil :category
205 "VERSION_1_0" :deprecated "3.1" :version "1.0")
206 (defglfun "Frustum" frustum :return "void" :args
207 ((:name |left| :type |Float64| :direction :in)
208 (:name |right| :type |Float64| :direction :in)
209 (:name |bottom| :type |Float64| :direction :in)
210 (:name |top| :type |Float64| :direction :in)
211 (:name |zNear| :type |Float64| :direction :in)
212 (:name |zFar| :type |Float64| :direction :in))
213 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
214 (defglfun "IsList" is-list :return "Boolean" :args
215 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
216 :deprecated "3.1" :version "1.0")
217 (defglfun "GetTexGeniv" get-tex-gen-iv :return "void" :args
218 ((:name |coord| :type |TextureCoordName| :direction :in)
219 (:name |pname| :type |TextureGenParameter| :direction :in)
220 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
221 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
222 (defglfun "GetTexGenfv" get-tex-gen-fv :return "void" :args
223 ((:name |coord| :type |TextureCoordName| :direction :in)
224 (:name |pname| :type |TextureGenParameter| :direction :in)
225 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
226 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
227 (defglfun "GetTexGendv" get-tex-gen-dv :return "void" :args
228 ((:name |coord| :type |TextureCoordName| :direction :in)
229 (:name |pname| :type |TextureGenParameter| :direction :in)
230 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
231 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
232 (defglfun "GetTexEnviv" get-tex-env-iv :return "void" :args
233 ((:name |target| :type |TextureEnvTarget| :direction :in)
234 (:name |pname| :type |TextureEnvParameter| :direction :in)
235 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
236 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
237 (defglfun "GetTexEnvfv" get-tex-env-fv :return "void" :args
238 ((:name |target| :type |TextureEnvTarget| :direction :in)
239 (:name |pname| :type |TextureEnvParameter| :direction :in)
240 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
241 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
242 (defglfun "GetPolygonStipple" get-polygon-stipple :return "void" :args
243 ((:name |mask| :type |UInt8| :direction :out :array t)) :category
244 "VERSION_1_0" :deprecated "3.1" :version "1.0")
245 (defglfun "GetPixelMapusv" get-pixel-map-usv :return "void" :args
246 ((:name |map| :type |PixelMap| :direction :in)
247 (:name |values| :type |UInt16| :direction :out :array t :size (|map|)))
248 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
249 (defglfun "GetPixelMapuiv" get-pixel-map-uiv :return "void" :args
250 ((:name |map| :type |PixelMap| :direction :in)
251 (:name |values| :type |UInt32| :direction :out :array t :size (|map|)))
252 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
253 (defglfun "GetPixelMapfv" get-pixel-map-fv :return "void" :args
254 ((:name |map| :type |PixelMap| :direction :in)
255 (:name |values| :type |Float32| :direction :out :array t :size (|map|)))
256 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
257 (defglfun "GetMaterialiv" get-material-iv :return "void" :args
258 ((:name |face| :type |MaterialFace| :direction :in)
259 (:name |pname| :type |MaterialParameter| :direction :in)
260 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
261 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
262 (defglfun "GetMaterialfv" get-material-fv :return "void" :args
263 ((:name |face| :type |MaterialFace| :direction :in)
264 (:name |pname| :type |MaterialParameter| :direction :in)
265 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
266 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
267 (defglfun "GetMapiv" get-map-iv :return "void" :args
268 ((:name |target| :type |MapTarget| :direction :in)
269 (:name |query| :type |GetMapQuery| :direction :in)
270 (:name |v| :type |Int32| :direction :out :array t :size (|target| |query|)))
271 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
272 (defglfun "GetMapfv" get-map-fv :return "void" :args
273 ((:name |target| :type |MapTarget| :direction :in)
274 (:name |query| :type |GetMapQuery| :direction :in)
275 (:name |v| :type |Float32| :direction :out :array t :size
276 (|target| |query|)))
277 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
278 (defglfun "GetMapdv" get-map-dv :return "void" :args
279 ((:name |target| :type |MapTarget| :direction :in)
280 (:name |query| :type |GetMapQuery| :direction :in)
281 (:name |v| :type |Float64| :direction :out :array t :size
282 (|target| |query|)))
283 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
284 (defglfun "GetLightiv" get-light-iv :return "void" :args
285 ((:name |light| :type |LightName| :direction :in)
286 (:name |pname| :type |LightParameter| :direction :in)
287 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
288 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
289 (defglfun "GetLightfv" get-light-fv :return "void" :args
290 ((:name |light| :type |LightName| :direction :in)
291 (:name |pname| :type |LightParameter| :direction :in)
292 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
293 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
294 (defglfun "GetClipPlane" get-clip-plane :return "void" :args
295 ((:name |plane| :type |ClipPlaneName| :direction :in)
296 (:name |equation| :type |Float64| :direction :out :array t :size #x4))
297 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
298 (defglfun "DrawPixels" draw-pixels :return "void" :args
299 ((:name |width| :type |SizeI| :direction :in)
300 (:name |height| :type |SizeI| :direction :in)
301 (:name |format| :type |PixelFormat| :direction :in)
302 (:name |type| :type |PixelType| :direction :in)
303 (:name |pixels| :type |Void| :direction :in :array t :size
304 (|format| |type| |width| |height|)))
305 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
306 (defglfun "CopyPixels" copy-pixels :return "void" :args
307 ((:name |x| :type |WinCoord| :direction :in)
308 (:name |y| :type |WinCoord| :direction :in)
309 (:name |width| :type |SizeI| :direction :in)
310 (:name |height| :type |SizeI| :direction :in)
311 (:name |type| :type |PixelCopyType| :direction :in))
312 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
313 (defglfun "PixelMapusv" pixel-map-usv :return "void" :args
314 ((:name |map| :type |PixelMap| :direction :in)
315 (:name |mapsize| :type |CheckedInt32| :direction :in)
316 (:name |values| :type |UInt16| :direction :in :array t :size mapsize))
317 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
318 (defglfun "PixelMapuiv" pixel-map-uiv :return "void" :args
319 ((:name |map| :type |PixelMap| :direction :in)
320 (:name |mapsize| :type |CheckedInt32| :direction :in)
321 (:name |values| :type |UInt32| :direction :in :array t :size mapsize))
322 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
323 (defglfun "PixelMapfv" pixel-map-fv :return "void" :args
324 ((:name |map| :type |PixelMap| :direction :in)
325 (:name |mapsize| :type |CheckedInt32| :direction :in)
326 (:name |values| :type |Float32| :direction :in :array t :size mapsize))
327 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
328 (defglfun "PixelTransferi" pixel-transfer-i :return "void" :args
329 ((:name |pname| :type |PixelTransferParameter| :direction :in)
330 (:name |param| :type |CheckedInt32| :direction :in))
331 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
332 (defglfun "PixelTransferf" pixel-transfer-f :return "void" :args
333 ((:name |pname| :type |PixelTransferParameter| :direction :in)
334 (:name |param| :type |CheckedFloat32| :direction :in))
335 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
336 (defglfun "PixelZoom" pixel-zoom :return "void" :args
337 ((:name |xfactor| :type |Float32| :direction :in)
338 (:name |yfactor| :type |Float32| :direction :in))
339 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
340 (defglfun "AlphaFunc" alpha-func :return "void" :args
341 ((:name |func| :type |AlphaFunction| :direction :in)
342 (:name |ref| :type |ClampedFloat32| :direction :in))
343 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
344 (defglfun "EvalPoint2" eval-point-2 :return "void" :args
345 ((:name |i| :type |CheckedInt32| :direction :in)
346 (:name |j| :type |CheckedInt32| :direction :in))
347 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
348 (defglfun "EvalMesh2" eval-mesh-2 :return "void" :args
349 ((:name |mode| :type |MeshMode2| :direction :in)
350 (:name |i1| :type |CheckedInt32| :direction :in)
351 (:name |i2| :type |CheckedInt32| :direction :in)
352 (:name |j1| :type |CheckedInt32| :direction :in)
353 (:name |j2| :type |CheckedInt32| :direction :in))
354 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
355 (defglfun "EvalPoint1" eval-point-1 :return "void" :args
356 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_0" :deprecated
357 "3.1" :version "1.0")
358 (defglfun "EvalMesh1" eval-mesh-1 :return "void" :args
359 ((:name |mode| :type |MeshMode1| :direction :in)
360 (:name |i1| :type |CheckedInt32| :direction :in)
361 (:name |i2| :type |CheckedInt32| :direction :in))
362 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
363 (defglfun "EvalCoord2fv" eval-coord-2fv :return "void" :args
364 ((:name |u| :type |CoordF| :direction :in :array t :size #x2)) :category
365 "VERSION_1_0" :deprecated "3.1" :version "1.0")
366 (defglfun "EvalCoord2f" eval-coord-2f :return "void" :args
367 ((:name |u| :type |CoordF| :direction :in)
368 (:name |v| :type |CoordF| :direction :in))
369 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
370 (defglfun "EvalCoord2dv" eval-coord-2dv :return "void" :args
371 ((:name |u| :type |CoordD| :direction :in :array t :size #x2)) :category
372 "VERSION_1_0" :deprecated "3.1" :version "1.0")
373 (defglfun "EvalCoord2d" eval-coord-2d :return "void" :args
374 ((:name |u| :type |CoordD| :direction :in)
375 (:name |v| :type |CoordD| :direction :in))
376 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
377 (defglfun "EvalCoord1fv" eval-coord-1fv :return "void" :args
378 ((:name |u| :type |CoordF| :direction :in :array t :size #x1)) :category
379 "VERSION_1_0" :deprecated "3.1" :version "1.0")
380 (defglfun "EvalCoord1f" eval-coord-1f :return "void" :args
381 ((:name |u| :type |CoordF| :direction :in)) :category "VERSION_1_0"
382 :deprecated "3.1" :version "1.0")
383 (defglfun "EvalCoord1dv" eval-coord-1dv :return "void" :args
384 ((:name |u| :type |CoordD| :direction :in :array t :size #x1)) :category
385 "VERSION_1_0" :deprecated "3.1" :version "1.0")
386 (defglfun "EvalCoord1d" eval-coord-1d :return "void" :args
387 ((:name |u| :type |CoordD| :direction :in)) :category "VERSION_1_0"
388 :deprecated "3.1" :version "1.0")
389 (defglfun "MapGrid2f" map-grid-2f :return "void" :args
390 ((:name |un| :type |Int32| :direction :in)
391 (:name |u1| :type |CoordF| :direction :in)
392 (:name |u2| :type |CoordF| :direction :in)
393 (:name |vn| :type |Int32| :direction :in)
394 (:name |v1| :type |CoordF| :direction :in)
395 (:name |v2| :type |CoordF| :direction :in))
396 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
397 (defglfun "MapGrid2d" map-grid-2d :return "void" :args
398 ((:name |un| :type |Int32| :direction :in)
399 (:name |u1| :type |CoordD| :direction :in)
400 (:name |u2| :type |CoordD| :direction :in)
401 (:name |vn| :type |Int32| :direction :in)
402 (:name |v1| :type |CoordD| :direction :in)
403 (:name |v2| :type |CoordD| :direction :in))
404 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
405 (defglfun "MapGrid1f" map-grid-1f :return "void" :args
406 ((:name |un| :type |Int32| :direction :in)
407 (:name |u1| :type |CoordF| :direction :in)
408 (:name |u2| :type |CoordF| :direction :in))
409 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
410 (defglfun "MapGrid1d" map-grid-1d :return "void" :args
411 ((:name |un| :type |Int32| :direction :in)
412 (:name |u1| :type |CoordD| :direction :in)
413 (:name |u2| :type |CoordD| :direction :in))
414 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
415 (defglfun "Map2f" map-2f :return "void" :args
416 ((:name |target| :type |MapTarget| :direction :in)
417 (:name |u1| :type |CoordF| :direction :in)
418 (:name |u2| :type |CoordF| :direction :in)
419 (:name |ustride| :type |Int32| :direction :in)
420 (:name |uorder| :type |CheckedInt32| :direction :in)
421 (:name |v1| :type |CoordF| :direction :in)
422 (:name |v2| :type |CoordF| :direction :in)
423 (:name |vstride| :type |Int32| :direction :in)
424 (:name |vorder| :type |CheckedInt32| :direction :in)
425 (:name |points| :type |CoordF| :direction :in :array t :size
426 (|target| |ustride| |uorder| |vstride| |vorder|)))
427 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
428 (defglfun "Map2d" map-2d :return "void" :args
429 ((:name |target| :type |MapTarget| :direction :in)
430 (:name |u1| :type |CoordD| :direction :in)
431 (:name |u2| :type |CoordD| :direction :in)
432 (:name |ustride| :type |Int32| :direction :in)
433 (:name |uorder| :type |CheckedInt32| :direction :in)
434 (:name |v1| :type |CoordD| :direction :in)
435 (:name |v2| :type |CoordD| :direction :in)
436 (:name |vstride| :type |Int32| :direction :in)
437 (:name |vorder| :type |CheckedInt32| :direction :in)
438 (:name |points| :type |CoordD| :direction :in :array t :size
439 (|target| |ustride| |uorder| |vstride| |vorder|)))
440 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
441 (defglfun "Map1f" map-1f :return "void" :args
442 ((:name |target| :type |MapTarget| :direction :in)
443 (:name |u1| :type |CoordF| :direction :in)
444 (:name |u2| :type |CoordF| :direction :in)
445 (:name |stride| :type |Int32| :direction :in)
446 (:name |order| :type |CheckedInt32| :direction :in)
447 (:name |points| :type |CoordF| :direction :in :array t :size
448 (|target| |stride| |order|)))
449 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
450 (defglfun "Map1d" map-1d :return "void" :args
451 ((:name |target| :type |MapTarget| :direction :in)
452 (:name |u1| :type |CoordD| :direction :in)
453 (:name |u2| :type |CoordD| :direction :in)
454 (:name |stride| :type |Int32| :direction :in)
455 (:name |order| :type |CheckedInt32| :direction :in)
456 (:name |points| :type |CoordD| :direction :in :array t :size
457 (|target| |stride| |order|)))
458 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
459 (defglfun "PushAttrib" push-attrib :return "void" :args
460 ((:name |mask| :type |AttribMask| :direction :in)) :category "VERSION_1_0"
461 :deprecated "3.1" :version "1.0")
462 (defglfun "PopAttrib" pop-attrib :return "void" :args nil :category
463 "VERSION_1_0" :deprecated "3.1" :version "1.0")
464 (defglfun "Accum" accum :return "void" :args
465 ((:name |op| :type |AccumOp| :direction :in)
466 (:name |value| :type |CoordF| :direction :in))
467 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
468 (defglfun "IndexMask" index-mask :return "void" :args
469 ((:name |mask| :type |MaskedColorIndexValueI| :direction :in)) :category
470 "VERSION_1_0" :deprecated "3.1" :version "1.0")
471 (defglfun "ClearIndex" clear-index :return "void" :args
472 ((:name |c| :type |MaskedColorIndexValueF| :direction :in)) :category
473 "VERSION_1_0" :deprecated "3.1" :version "1.0")
474 (defglfun "ClearAccum" clear-accum :return "void" :args
475 ((:name |red| :type |Float32| :direction :in)
476 (:name |green| :type |Float32| :direction :in)
477 (:name |blue| :type |Float32| :direction :in)
478 (:name |alpha| :type |Float32| :direction :in))
479 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
480 (defglfun "PushName" push-name :return "void" :args
481 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
482 :deprecated "3.1" :version "1.0")
483 (defglfun "PopName" pop-name :return "void" :args nil :category "VERSION_1_0"
484 :deprecated "3.1" :version "1.0")
485 (defglfun "PassThrough" pass-through :return "void" :args
486 ((:name |token| :type |FeedbackElement| :direction :in)) :category
487 "VERSION_1_0" :deprecated "3.1" :version "1.0")
488 (defglfun "LoadName" load-name :return "void" :args
489 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
490 :deprecated "3.1" :version "1.0")
491 (defglfun "InitNames" init-names :return "void" :args nil :category
492 "VERSION_1_0" :deprecated "3.1" :version "1.0")
493 (defglfun "RenderMode" render-mode :return "Int32" :args
494 ((:name |mode| :type |RenderingMode| :direction :in)) :category "VERSION_1_0"
495 :deprecated "3.1" :version "1.0")
496 (defglfun "SelectBuffer" select-buffer :return "void" :args
497 ((:name |size| :type |SizeI| :direction :in)
498 (:name |buffer| :type |SelectName| :direction :out :array t :size size
499 :retained t))
500 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
501 (defglfun "FeedbackBuffer" feedback-buffer :return "void" :args
502 ((:name |size| :type |SizeI| :direction :in)
503 (:name |type| :type |FeedbackType| :direction :in)
504 (:name |buffer| :type |FeedbackElement| :direction :out :array t :size size
505 :retained t))
506 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
507 (defglfun "TexGeniv" tex-gen-iv :return "void" :args
508 ((:name |coord| :type |TextureCoordName| :direction :in)
509 (:name |pname| :type |TextureGenParameter| :direction :in)
510 (:name |params| :type |CheckedInt32| :direction :in :array t :size
511 (|pname|)))
512 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
513 (defglfun "TexGeni" tex-gen-i :return "void" :args
514 ((:name |coord| :type |TextureCoordName| :direction :in)
515 (:name |pname| :type |TextureGenParameter| :direction :in)
516 (:name |param| :type |CheckedInt32| :direction :in))
517 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
518 (defglfun "TexGenfv" tex-gen-fv :return "void" :args
519 ((:name |coord| :type |TextureCoordName| :direction :in)
520 (:name |pname| :type |TextureGenParameter| :direction :in)
521 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
522 (|pname|)))
523 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
524 (defglfun "TexGenf" tex-gen-f :return "void" :args
525 ((:name |coord| :type |TextureCoordName| :direction :in)
526 (:name |pname| :type |TextureGenParameter| :direction :in)
527 (:name |param| :type |CheckedFloat32| :direction :in))
528 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
529 (defglfun "TexGendv" tex-gen-dv :return "void" :args
530 ((:name |coord| :type |TextureCoordName| :direction :in)
531 (:name |pname| :type |TextureGenParameter| :direction :in)
532 (:name |params| :type |Float64| :direction :in :array t :size (|pname|)))
533 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
534 (defglfun "TexGend" tex-gen-d :return "void" :args
535 ((:name |coord| :type |TextureCoordName| :direction :in)
536 (:name |pname| :type |TextureGenParameter| :direction :in)
537 (:name |param| :type |Float64| :direction :in))
538 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
539 (defglfun "TexEnviv" tex-env-iv :return "void" :args
540 ((:name |target| :type |TextureEnvTarget| :direction :in)
541 (:name |pname| :type |TextureEnvParameter| :direction :in)
542 (:name |params| :type |CheckedInt32| :direction :in :array t :size
543 (|pname|)))
544 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
545 (defglfun "TexEnvi" tex-env-i :return "void" :args
546 ((:name |target| :type |TextureEnvTarget| :direction :in)
547 (:name |pname| :type |TextureEnvParameter| :direction :in)
548 (:name |param| :type |CheckedInt32| :direction :in))
549 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
550 (defglfun "TexEnvfv" tex-env-fv :return "void" :args
551 ((:name |target| :type |TextureEnvTarget| :direction :in)
552 (:name |pname| :type |TextureEnvParameter| :direction :in)
553 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
554 (|pname|)))
555 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
556 (defglfun "TexEnvf" tex-env-f :return "void" :args
557 ((:name |target| :type |TextureEnvTarget| :direction :in)
558 (:name |pname| :type |TextureEnvParameter| :direction :in)
559 (:name |param| :type |CheckedFloat32| :direction :in))
560 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
561 (defglfun "ShadeModel" shade-model :return "void" :args
562 ((:name |mode| :type |ShadingModel| :direction :in)) :category "VERSION_1_0"
563 :deprecated "3.1" :version "1.0")
564 (defglfun "PolygonStipple" polygon-stipple :return "void" :args
565 ((:name |mask| :type |UInt8| :direction :in :array t)) :category "VERSION_1_0"
566 :deprecated "3.1" :version "1.0")
567 (defglfun "Materialiv" material-iv :return "void" :args
568 ((:name |face| :type |MaterialFace| :direction :in)
569 (:name |pname| :type |MaterialParameter| :direction :in)
570 (:name |params| :type |CheckedInt32| :direction :in :array t :size
571 (|pname|)))
572 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
573 (defglfun "Materiali" material-i :return "void" :args
574 ((:name |face| :type |MaterialFace| :direction :in)
575 (:name |pname| :type |MaterialParameter| :direction :in)
576 (:name |param| :type |CheckedInt32| :direction :in))
577 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
578 (defglfun "Materialfv" material-fv :return "void" :args
579 ((:name |face| :type |MaterialFace| :direction :in)
580 (:name |pname| :type |MaterialParameter| :direction :in)
581 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
582 (|pname|)))
583 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
584 (defglfun "Materialf" material-f :return "void" :args
585 ((:name |face| :type |MaterialFace| :direction :in)
586 (:name |pname| :type |MaterialParameter| :direction :in)
587 (:name |param| :type |CheckedFloat32| :direction :in))
588 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
589 (defglfun "LineStipple" line-stipple :return "void" :args
590 ((:name |factor| :type |CheckedInt32| :direction :in)
591 (:name |pattern| :type |LineStipple| :direction :in))
592 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
593 (defglfun "LightModeliv" light-model-iv :return "void" :args
594 ((:name |pname| :type |LightModelParameter| :direction :in)
595 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
596 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
597 (defglfun "LightModeli" light-model-i :return "void" :args
598 ((:name |pname| :type |LightModelParameter| :direction :in)
599 (:name |param| :type |Int32| :direction :in))
600 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
601 (defglfun "LightModelfv" light-model-fv :return "void" :args
602 ((:name |pname| :type |LightModelParameter| :direction :in)
603 (:name |params| :type |Float32| :direction :in :array t :size (|pname|)))
604 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
605 (defglfun "LightModelf" light-model-f :return "void" :args
606 ((:name |pname| :type |LightModelParameter| :direction :in)
607 (:name |param| :type |Float32| :direction :in))
608 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
609 (defglfun "Lightiv" light-iv :return "void" :args
610 ((:name |light| :type |LightName| :direction :in)
611 (:name |pname| :type |LightParameter| :direction :in)
612 (:name |params| :type |CheckedInt32| :direction :in :array t :size
613 (|pname|)))
614 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
615 (defglfun "Lighti" light-i :return "void" :args
616 ((:name |light| :type |LightName| :direction :in)
617 (:name |pname| :type |LightParameter| :direction :in)
618 (:name |param| :type |CheckedInt32| :direction :in))
619 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
620 (defglfun "Lightfv" light-fv :return "void" :args
621 ((:name |light| :type |LightName| :direction :in)
622 (:name |pname| :type |LightParameter| :direction :in)
623 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
624 (|pname|)))
625 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
626 (defglfun "Lightf" light-f :return "void" :args
627 ((:name |light| :type |LightName| :direction :in)
628 (:name |pname| :type |LightParameter| :direction :in)
629 (:name |param| :type |CheckedFloat32| :direction :in))
630 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
631 (defglfun "Fogiv" fog-iv :return "void" :args
632 ((:name |pname| :type |FogParameter| :direction :in)
633 (:name |params| :type |CheckedInt32| :direction :in :array t :size
634 (|pname|)))
635 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
636 (defglfun "Fogi" fog-i :return "void" :args
637 ((:name |pname| :type |FogParameter| :direction :in)
638 (:name |param| :type |CheckedInt32| :direction :in))
639 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
640 (defglfun "Fogfv" fog-fv :return "void" :args
641 ((:name |pname| :type |FogParameter| :direction :in)
642 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
643 (|pname|)))
644 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
645 (defglfun "Fogf" fog-f :return "void" :args
646 ((:name |pname| :type |FogParameter| :direction :in)
647 (:name |param| :type |CheckedFloat32| :direction :in))
648 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
649 (defglfun "ColorMaterial" color-material :return "void" :args
650 ((:name |face| :type |MaterialFace| :direction :in)
651 (:name |mode| :type |ColorMaterialParameter| :direction :in))
652 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
653 (defglfun "ClipPlane" clip-plane :return "void" :args
654 ((:name |plane| :type |ClipPlaneName| :direction :in)
655 (:name |equation| :type |Float64| :direction :in :array t :size #x4))
656 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
657 (defglfun "Vertex4sv" vertex-4sv :return "void" :args
658 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
659 "VERSION_1_0" :deprecated "3.1" :version "1.0")
660 (defglfun "Vertex4s" vertex-4s :return "void" :args
661 ((:name |x| :type |CoordS| :direction :in)
662 (:name |y| :type |CoordS| :direction :in)
663 (:name |z| :type |CoordS| :direction :in)
664 (:name |w| :type |CoordS| :direction :in))
665 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
666 (defglfun "Vertex4iv" vertex-4iv :return "void" :args
667 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
668 "VERSION_1_0" :deprecated "3.1" :version "1.0")
669 (defglfun "Vertex4i" vertex-4i :return "void" :args
670 ((:name |x| :type |CoordI| :direction :in)
671 (:name |y| :type |CoordI| :direction :in)
672 (:name |z| :type |CoordI| :direction :in)
673 (:name |w| :type |CoordI| :direction :in))
674 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
675 (defglfun "Vertex4fv" vertex-4fv :return "void" :args
676 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
677 "VERSION_1_0" :deprecated "3.1" :version "1.0")
678 (defglfun "Vertex4f" vertex-4f :return "void" :args
679 ((:name |x| :type |CoordF| :direction :in)
680 (:name |y| :type |CoordF| :direction :in)
681 (:name |z| :type |CoordF| :direction :in)
682 (:name |w| :type |CoordF| :direction :in))
683 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
684 (defglfun "Vertex4dv" vertex-4dv :return "void" :args
685 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
686 "VERSION_1_0" :deprecated "3.1" :version "1.0")
687 (defglfun "Vertex4d" vertex-4d :return "void" :args
688 ((:name |x| :type |CoordD| :direction :in)
689 (:name |y| :type |CoordD| :direction :in)
690 (:name |z| :type |CoordD| :direction :in)
691 (:name |w| :type |CoordD| :direction :in))
692 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
693 (defglfun "Vertex3sv" vertex-3sv :return "void" :args
694 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
695 "VERSION_1_0" :deprecated "3.1" :version "1.0")
696 (defglfun "Vertex3s" vertex-3s :return "void" :args
697 ((:name |x| :type |CoordS| :direction :in)
698 (:name |y| :type |CoordS| :direction :in)
699 (:name |z| :type |CoordS| :direction :in))
700 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
701 (defglfun "Vertex3iv" vertex-3iv :return "void" :args
702 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
703 "VERSION_1_0" :deprecated "3.1" :version "1.0")
704 (defglfun "Vertex3i" vertex-3i :return "void" :args
705 ((:name |x| :type |CoordI| :direction :in)
706 (:name |y| :type |CoordI| :direction :in)
707 (:name |z| :type |CoordI| :direction :in))
708 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
709 (defglfun "Vertex3fv" vertex-3fv :return "void" :args
710 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
711 "VERSION_1_0" :deprecated "3.1" :version "1.0")
712 (defglfun "Vertex3f" vertex-3f :return "void" :args
713 ((:name |x| :type |CoordF| :direction :in)
714 (:name |y| :type |CoordF| :direction :in)
715 (:name |z| :type |CoordF| :direction :in))
716 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
717 (defglfun "Vertex3dv" vertex-3dv :return "void" :args
718 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
719 "VERSION_1_0" :deprecated "3.1" :version "1.0")
720 (defglfun "Vertex3d" vertex-3d :return "void" :args
721 ((:name |x| :type |CoordD| :direction :in)
722 (:name |y| :type |CoordD| :direction :in)
723 (:name |z| :type |CoordD| :direction :in))
724 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
725 (defglfun "Vertex2sv" vertex-2sv :return "void" :args
726 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
727 "VERSION_1_0" :deprecated "3.1" :version "1.0")
728 (defglfun "Vertex2s" vertex-2s :return "void" :args
729 ((:name |x| :type |CoordS| :direction :in)
730 (:name |y| :type |CoordS| :direction :in))
731 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
732 (defglfun "Vertex2iv" vertex-2iv :return "void" :args
733 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
734 "VERSION_1_0" :deprecated "3.1" :version "1.0")
735 (defglfun "Vertex2i" vertex-2i :return "void" :args
736 ((:name |x| :type |CoordI| :direction :in)
737 (:name |y| :type |CoordI| :direction :in))
738 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
739 (defglfun "Vertex2fv" vertex-2fv :return "void" :args
740 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
741 "VERSION_1_0" :deprecated "3.1" :version "1.0")
742 (defglfun "Vertex2f" vertex-2f :return "void" :args
743 ((:name |x| :type |CoordF| :direction :in)
744 (:name |y| :type |CoordF| :direction :in))
745 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
746 (defglfun "Vertex2dv" vertex-2dv :return "void" :args
747 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
748 "VERSION_1_0" :deprecated "3.1" :version "1.0")
749 (defglfun "Vertex2d" vertex-2d :return "void" :args
750 ((:name |x| :type |CoordD| :direction :in)
751 (:name |y| :type |CoordD| :direction :in))
752 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
753 (defglfun "TexCoord4sv" tex-coord-4sv :return "void" :args
754 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
755 "VERSION_1_0" :deprecated "3.1" :version "1.0")
756 (defglfun "TexCoord4s" tex-coord-4s :return "void" :args
757 ((:name |s| :type |CoordS| :direction :in)
758 (:name |t| :type |CoordS| :direction :in)
759 (:name |r| :type |CoordS| :direction :in)
760 (:name |q| :type |CoordS| :direction :in))
761 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
762 (defglfun "TexCoord4iv" tex-coord-4iv :return "void" :args
763 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
764 "VERSION_1_0" :deprecated "3.1" :version "1.0")
765 (defglfun "TexCoord4i" tex-coord-4i :return "void" :args
766 ((:name |s| :type |CoordI| :direction :in)
767 (:name |t| :type |CoordI| :direction :in)
768 (:name |r| :type |CoordI| :direction :in)
769 (:name |q| :type |CoordI| :direction :in))
770 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
771 (defglfun "TexCoord4fv" tex-coord-4fv :return "void" :args
772 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
773 "VERSION_1_0" :deprecated "3.1" :version "1.0")
774 (defglfun "TexCoord4f" tex-coord-4f :return "void" :args
775 ((:name |s| :type |CoordF| :direction :in)
776 (:name |t| :type |CoordF| :direction :in)
777 (:name |r| :type |CoordF| :direction :in)
778 (:name |q| :type |CoordF| :direction :in))
779 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
780 (defglfun "TexCoord4dv" tex-coord-4dv :return "void" :args
781 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
782 "VERSION_1_0" :deprecated "3.1" :version "1.0")
783 (defglfun "TexCoord4d" tex-coord-4d :return "void" :args
784 ((:name |s| :type |CoordD| :direction :in)
785 (:name |t| :type |CoordD| :direction :in)
786 (:name |r| :type |CoordD| :direction :in)
787 (:name |q| :type |CoordD| :direction :in))
788 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
789 (defglfun "TexCoord3sv" tex-coord-3sv :return "void" :args
790 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
791 "VERSION_1_0" :deprecated "3.1" :version "1.0")
792 (defglfun "TexCoord3s" tex-coord-3s :return "void" :args
793 ((:name |s| :type |CoordS| :direction :in)
794 (:name |t| :type |CoordS| :direction :in)
795 (:name |r| :type |CoordS| :direction :in))
796 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
797 (defglfun "TexCoord3iv" tex-coord-3iv :return "void" :args
798 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
799 "VERSION_1_0" :deprecated "3.1" :version "1.0")
800 (defglfun "TexCoord3i" tex-coord-3i :return "void" :args
801 ((:name |s| :type |CoordI| :direction :in)
802 (:name |t| :type |CoordI| :direction :in)
803 (:name |r| :type |CoordI| :direction :in))
804 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
805 (defglfun "TexCoord3fv" tex-coord-3fv :return "void" :args
806 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
807 "VERSION_1_0" :deprecated "3.1" :version "1.0")
808 (defglfun "TexCoord3f" tex-coord-3f :return "void" :args
809 ((:name |s| :type |CoordF| :direction :in)
810 (:name |t| :type |CoordF| :direction :in)
811 (:name |r| :type |CoordF| :direction :in))
812 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
813 (defglfun "TexCoord3dv" tex-coord-3dv :return "void" :args
814 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
815 "VERSION_1_0" :deprecated "3.1" :version "1.0")
816 (defglfun "TexCoord3d" tex-coord-3d :return "void" :args
817 ((:name |s| :type |CoordD| :direction :in)
818 (:name |t| :type |CoordD| :direction :in)
819 (:name |r| :type |CoordD| :direction :in))
820 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
821 (defglfun "TexCoord2sv" tex-coord-2sv :return "void" :args
822 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
823 "VERSION_1_0" :deprecated "3.1" :version "1.0")
824 (defglfun "TexCoord2s" tex-coord-2s :return "void" :args
825 ((:name |s| :type |CoordS| :direction :in)
826 (:name |t| :type |CoordS| :direction :in))
827 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
828 (defglfun "TexCoord2iv" tex-coord-2iv :return "void" :args
829 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
830 "VERSION_1_0" :deprecated "3.1" :version "1.0")
831 (defglfun "TexCoord2i" tex-coord-2i :return "void" :args
832 ((:name |s| :type |CoordI| :direction :in)
833 (:name |t| :type |CoordI| :direction :in))
834 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
835 (defglfun "TexCoord2fv" tex-coord-2fv :return "void" :args
836 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
837 "VERSION_1_0" :deprecated "3.1" :version "1.0")
838 (defglfun "TexCoord2f" tex-coord-2f :return "void" :args
839 ((:name |s| :type |CoordF| :direction :in)
840 (:name |t| :type |CoordF| :direction :in))
841 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
842 (defglfun "TexCoord2dv" tex-coord-2dv :return "void" :args
843 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
844 "VERSION_1_0" :deprecated "3.1" :version "1.0")
845 (defglfun "TexCoord2d" tex-coord-2d :return "void" :args
846 ((:name |s| :type |CoordD| :direction :in)
847 (:name |t| :type |CoordD| :direction :in))
848 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
849 (defglfun "TexCoord1sv" tex-coord-1sv :return "void" :args
850 ((:name |v| :type |CoordS| :direction :in :array t :size #x1)) :category
851 "VERSION_1_0" :deprecated "3.1" :version "1.0")
852 (defglfun "TexCoord1s" tex-coord-1s :return "void" :args
853 ((:name |s| :type |CoordS| :direction :in)) :category "VERSION_1_0"
854 :deprecated "3.1" :version "1.0")
855 (defglfun "TexCoord1iv" tex-coord-1iv :return "void" :args
856 ((:name |v| :type |CoordI| :direction :in :array t :size #x1)) :category
857 "VERSION_1_0" :deprecated "3.1" :version "1.0")
858 (defglfun "TexCoord1i" tex-coord-1i :return "void" :args
859 ((:name |s| :type |CoordI| :direction :in)) :category "VERSION_1_0"
860 :deprecated "3.1" :version "1.0")
861 (defglfun "TexCoord1fv" tex-coord-1fv :return "void" :args
862 ((:name |v| :type |CoordF| :direction :in :array t :size #x1)) :category
863 "VERSION_1_0" :deprecated "3.1" :version "1.0")
864 (defglfun "TexCoord1f" tex-coord-1f :return "void" :args
865 ((:name |s| :type |CoordF| :direction :in)) :category "VERSION_1_0"
866 :deprecated "3.1" :version "1.0")
867 (defglfun "TexCoord1dv" tex-coord-1dv :return "void" :args
868 ((:name |v| :type |CoordD| :direction :in :array t :size #x1)) :category
869 "VERSION_1_0" :deprecated "3.1" :version "1.0")
870 (defglfun "TexCoord1d" tex-coord-1d :return "void" :args
871 ((:name |s| :type |CoordD| :direction :in)) :category "VERSION_1_0"
872 :deprecated "3.1" :version "1.0")
873 (defglfun "Rectsv" rect-sv :return "void" :args
874 ((:name |v1| :type |CoordS| :direction :in :array t :size #x2)
875 (:name |v2| :type |CoordS| :direction :in :array t :size #x2))
876 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
877 (defglfun "Rects" rect-s :return "void" :args
878 ((:name |x1| :type |CoordS| :direction :in)
879 (:name |y1| :type |CoordS| :direction :in)
880 (:name |x2| :type |CoordS| :direction :in)
881 (:name |y2| :type |CoordS| :direction :in))
882 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
883 (defglfun "Rectiv" rect-iv :return "void" :args
884 ((:name |v1| :type |CoordI| :direction :in :array t :size #x2)
885 (:name |v2| :type |CoordI| :direction :in :array t :size #x2))
886 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
887 (defglfun "Recti" rect-i :return "void" :args
888 ((:name |x1| :type |CoordI| :direction :in)
889 (:name |y1| :type |CoordI| :direction :in)
890 (:name |x2| :type |CoordI| :direction :in)
891 (:name |y2| :type |CoordI| :direction :in))
892 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
893 (defglfun "Rectfv" rect-fv :return "void" :args
894 ((:name |v1| :type |CoordF| :direction :in :array t :size #x2)
895 (:name |v2| :type |CoordF| :direction :in :array t :size #x2))
896 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
897 (defglfun "Rectf" rect-f :return "void" :args
898 ((:name |x1| :type |CoordF| :direction :in)
899 (:name |y1| :type |CoordF| :direction :in)
900 (:name |x2| :type |CoordF| :direction :in)
901 (:name |y2| :type |CoordF| :direction :in))
902 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
903 (defglfun "Rectdv" rect-dv :return "void" :args
904 ((:name |v1| :type |CoordD| :direction :in :array t :size #x2)
905 (:name |v2| :type |CoordD| :direction :in :array t :size #x2))
906 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
907 (defglfun "Rectd" rect-d :return "void" :args
908 ((:name |x1| :type |CoordD| :direction :in)
909 (:name |y1| :type |CoordD| :direction :in)
910 (:name |x2| :type |CoordD| :direction :in)
911 (:name |y2| :type |CoordD| :direction :in))
912 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
913 (defglfun "RasterPos4sv" raster-pos-4sv :return "void" :args
914 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
915 "VERSION_1_0" :deprecated "3.1" :version "1.0")
916 (defglfun "RasterPos4s" raster-pos-4s :return "void" :args
917 ((:name |x| :type |CoordS| :direction :in)
918 (:name |y| :type |CoordS| :direction :in)
919 (:name |z| :type |CoordS| :direction :in)
920 (:name |w| :type |CoordS| :direction :in))
921 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
922 (defglfun "RasterPos4iv" raster-pos-4iv :return "void" :args
923 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
924 "VERSION_1_0" :deprecated "3.1" :version "1.0")
925 (defglfun "RasterPos4i" raster-pos-4i :return "void" :args
926 ((:name |x| :type |CoordI| :direction :in)
927 (:name |y| :type |CoordI| :direction :in)
928 (:name |z| :type |CoordI| :direction :in)
929 (:name |w| :type |CoordI| :direction :in))
930 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
931 (defglfun "RasterPos4fv" raster-pos-4fv :return "void" :args
932 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
933 "VERSION_1_0" :deprecated "3.1" :version "1.0")
934 (defglfun "RasterPos4f" raster-pos-4f :return "void" :args
935 ((:name |x| :type |CoordF| :direction :in)
936 (:name |y| :type |CoordF| :direction :in)
937 (:name |z| :type |CoordF| :direction :in)
938 (:name |w| :type |CoordF| :direction :in))
939 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
940 (defglfun "RasterPos4dv" raster-pos-4dv :return "void" :args
941 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
942 "VERSION_1_0" :deprecated "3.1" :version "1.0")
943 (defglfun "RasterPos4d" raster-pos-4d :return "void" :args
944 ((:name |x| :type |CoordD| :direction :in)
945 (:name |y| :type |CoordD| :direction :in)
946 (:name |z| :type |CoordD| :direction :in)
947 (:name |w| :type |CoordD| :direction :in))
948 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
949 (defglfun "RasterPos3sv" raster-pos-3sv :return "void" :args
950 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
951 "VERSION_1_0" :deprecated "3.1" :version "1.0")
952 (defglfun "RasterPos3s" raster-pos-3s :return "void" :args
953 ((:name |x| :type |CoordS| :direction :in)
954 (:name |y| :type |CoordS| :direction :in)
955 (:name |z| :type |CoordS| :direction :in))
956 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
957 (defglfun "RasterPos3iv" raster-pos-3iv :return "void" :args
958 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
959 "VERSION_1_0" :deprecated "3.1" :version "1.0")
960 (defglfun "RasterPos3i" raster-pos-3i :return "void" :args
961 ((:name |x| :type |CoordI| :direction :in)
962 (:name |y| :type |CoordI| :direction :in)
963 (:name |z| :type |CoordI| :direction :in))
964 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
965 (defglfun "RasterPos3fv" raster-pos-3fv :return "void" :args
966 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
967 "VERSION_1_0" :deprecated "3.1" :version "1.0")
968 (defglfun "RasterPos3f" raster-pos-3f :return "void" :args
969 ((:name |x| :type |CoordF| :direction :in)
970 (:name |y| :type |CoordF| :direction :in)
971 (:name |z| :type |CoordF| :direction :in))
972 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
973 (defglfun "RasterPos3dv" raster-pos-3dv :return "void" :args
974 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
975 "VERSION_1_0" :deprecated "3.1" :version "1.0")
976 (defglfun "RasterPos3d" raster-pos-3d :return "void" :args
977 ((:name |x| :type |CoordD| :direction :in)
978 (:name |y| :type |CoordD| :direction :in)
979 (:name |z| :type |CoordD| :direction :in))
980 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
981 (defglfun "RasterPos2sv" raster-pos-2sv :return "void" :args
982 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
983 "VERSION_1_0" :deprecated "3.1" :version "1.0")
984 (defglfun "RasterPos2s" raster-pos-2s :return "void" :args
985 ((:name |x| :type |CoordS| :direction :in)
986 (:name |y| :type |CoordS| :direction :in))
987 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
988 (defglfun "RasterPos2iv" raster-pos-2iv :return "void" :args
989 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
990 "VERSION_1_0" :deprecated "3.1" :version "1.0")
991 (defglfun "RasterPos2i" raster-pos-2i :return "void" :args
992 ((:name |x| :type |CoordI| :direction :in)
993 (:name |y| :type |CoordI| :direction :in))
994 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
995 (defglfun "RasterPos2fv" raster-pos-2fv :return "void" :args
996 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
997 "VERSION_1_0" :deprecated "3.1" :version "1.0")
998 (defglfun "RasterPos2f" raster-pos-2f :return "void" :args
999 ((:name |x| :type |CoordF| :direction :in)
1000 (:name |y| :type |CoordF| :direction :in))
1001 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1002 (defglfun "RasterPos2dv" raster-pos-2dv :return "void" :args
1003 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
1004 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1005 (defglfun "RasterPos2d" raster-pos-2d :return "void" :args
1006 ((:name |x| :type |CoordD| :direction :in)
1007 (:name |y| :type |CoordD| :direction :in))
1008 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1009 (defglfun "Normal3sv" normal-3sv :return "void" :args
1010 ((:name |v| :type |Int16| :direction :in :array t :size #x3)) :category
1011 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1012 (defglfun "Normal3s" normal-3s :return "void" :args
1013 ((:name |nx| :type |Int16| :direction :in)
1014 (:name |ny| :type |Int16| :direction :in)
1015 (:name |nz| :type |Int16| :direction :in))
1016 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1017 (defglfun "Normal3iv" normal-3iv :return "void" :args
1018 ((:name |v| :type |Int32| :direction :in :array t :size #x3)) :category
1019 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1020 (defglfun "Normal3i" normal-3i :return "void" :args
1021 ((:name |nx| :type |Int32| :direction :in)
1022 (:name |ny| :type |Int32| :direction :in)
1023 (:name |nz| :type |Int32| :direction :in))
1024 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1025 (defglfun "Normal3fv" normal-3fv :return "void" :args
1026 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1027 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1028 (defglfun "Normal3f" normal-3f :return "void" :args
1029 ((:name |nx| :type |CoordF| :direction :in)
1030 (:name |ny| :type |CoordF| :direction :in)
1031 (:name |nz| :type |CoordF| :direction :in))
1032 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1033 (defglfun "Normal3dv" normal-3dv :return "void" :args
1034 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1035 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1036 (defglfun "Normal3d" normal-3d :return "void" :args
1037 ((:name |nx| :type |CoordD| :direction :in)
1038 (:name |ny| :type |CoordD| :direction :in)
1039 (:name |nz| :type |CoordD| :direction :in))
1040 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1041 (defglfun "Normal3bv" normal-3bv :return "void" :args
1042 ((:name |v| :type |Int8| :direction :in :array t :size #x3)) :category
1043 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1044 (defglfun "Normal3b" normal-3b :return "void" :args
1045 ((:name |nx| :type |Int8| :direction :in)
1046 (:name |ny| :type |Int8| :direction :in)
1047 (:name |nz| :type |Int8| :direction :in))
1048 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1049 (defglfun "Indexsv" index-sv :return "void" :args
1050 ((:name |c| :type |ColorIndexValueS| :direction :in :array t :size #x1))
1051 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1052 (defglfun "Indexs" index-s :return "void" :args
1053 ((:name |c| :type |ColorIndexValueS| :direction :in)) :category "VERSION_1_0"
1054 :deprecated "3.1" :version "1.0")
1055 (defglfun "Indexiv" index-iv :return "void" :args
1056 ((:name |c| :type |ColorIndexValueI| :direction :in :array t :size #x1))
1057 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1058 (defglfun "Indexi" index-i :return "void" :args
1059 ((:name |c| :type |ColorIndexValueI| :direction :in)) :category "VERSION_1_0"
1060 :deprecated "3.1" :version "1.0")
1061 (defglfun "Indexfv" index-fv :return "void" :args
1062 ((:name |c| :type |ColorIndexValueF| :direction :in :array t :size #x1))
1063 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1064 (defglfun "Indexf" index-f :return "void" :args
1065 ((:name |c| :type |ColorIndexValueF| :direction :in)) :category "VERSION_1_0"
1066 :deprecated "3.1" :version "1.0")
1067 (defglfun "Indexdv" index-dv :return "void" :args
1068 ((:name |c| :type |ColorIndexValueD| :direction :in :array t :size #x1))
1069 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1070 (defglfun "Indexd" index-d :return "void" :args
1071 ((:name |c| :type |ColorIndexValueD| :direction :in)) :category "VERSION_1_0"
1072 :deprecated "3.1" :version "1.0")
1073 (defglfun "End" end :return "void" :args nil :category "VERSION_1_0"
1074 :deprecated "3.1" :version "1.0")
1075 (defglfun "EdgeFlagv" edge-flagv :return "void" :args
1076 ((:name |flag| :type |Boolean| :direction :in :array t :size #x1)) :category
1077 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1078 (defglfun "EdgeFlag" edge-flag :return "void" :args
1079 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1080 :deprecated "3.1" :version "1.0")
1081 (defglfun "Color4usv" color-4usv :return "void" :args
1082 ((:name |v| :type |ColorUS| :direction :in :array t :size #x4)) :category
1083 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1084 (defglfun "Color4us" color-4us :return "void" :args
1085 ((:name |red| :type |ColorUS| :direction :in)
1086 (:name |green| :type |ColorUS| :direction :in)
1087 (:name |blue| :type |ColorUS| :direction :in)
1088 (:name |alpha| :type |ColorUS| :direction :in))
1089 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1090 (defglfun "Color4uiv" color-4uiv :return "void" :args
1091 ((:name |v| :type |ColorUI| :direction :in :array t :size #x4)) :category
1092 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1093 (defglfun "Color4ui" color-4ui :return "void" :args
1094 ((:name |red| :type |ColorUI| :direction :in)
1095 (:name |green| :type |ColorUI| :direction :in)
1096 (:name |blue| :type |ColorUI| :direction :in)
1097 (:name |alpha| :type |ColorUI| :direction :in))
1098 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1099 (defglfun "Color4ubv" color-4ubv :return "void" :args
1100 ((:name |v| :type |ColorUB| :direction :in :array t :size #x4)) :category
1101 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1102 (defglfun "Color4ub" color-4ub :return "void" :args
1103 ((:name |red| :type |ColorUB| :direction :in)
1104 (:name |green| :type |ColorUB| :direction :in)
1105 (:name |blue| :type |ColorUB| :direction :in)
1106 (:name |alpha| :type |ColorUB| :direction :in))
1107 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1108 (defglfun "Color4sv" color-4sv :return "void" :args
1109 ((:name |v| :type |ColorS| :direction :in :array t :size #x4)) :category
1110 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1111 (defglfun "Color4s" color-4s :return "void" :args
1112 ((:name |red| :type |ColorS| :direction :in)
1113 (:name |green| :type |ColorS| :direction :in)
1114 (:name |blue| :type |ColorS| :direction :in)
1115 (:name |alpha| :type |ColorS| :direction :in))
1116 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1117 (defglfun "Color4iv" color-4iv :return "void" :args
1118 ((:name |v| :type |ColorI| :direction :in :array t :size #x4)) :category
1119 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1120 (defglfun "Color4i" color-4i :return "void" :args
1121 ((:name |red| :type |ColorI| :direction :in)
1122 (:name |green| :type |ColorI| :direction :in)
1123 (:name |blue| :type |ColorI| :direction :in)
1124 (:name |alpha| :type |ColorI| :direction :in))
1125 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1126 (defglfun "Color4fv" color-4fv :return "void" :args
1127 ((:name |v| :type |ColorF| :direction :in :array t :size #x4)) :category
1128 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1129 (defglfun "Color4f" color-4f :return "void" :args
1130 ((:name |red| :type |ColorF| :direction :in)
1131 (:name |green| :type |ColorF| :direction :in)
1132 (:name |blue| :type |ColorF| :direction :in)
1133 (:name |alpha| :type |ColorF| :direction :in))
1134 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1135 (defglfun "Color4dv" color-4dv :return "void" :args
1136 ((:name |v| :type |ColorD| :direction :in :array t :size #x4)) :category
1137 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1138 (defglfun "Color4d" color-4d :return "void" :args
1139 ((:name |red| :type |ColorD| :direction :in)
1140 (:name |green| :type |ColorD| :direction :in)
1141 (:name |blue| :type |ColorD| :direction :in)
1142 (:name |alpha| :type |ColorD| :direction :in))
1143 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1144 (defglfun "Color4bv" color-4bv :return "void" :args
1145 ((:name |v| :type |ColorB| :direction :in :array t :size #x4)) :category
1146 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1147 (defglfun "Color4b" color-4b :return "void" :args
1148 ((:name |red| :type |ColorB| :direction :in)
1149 (:name |green| :type |ColorB| :direction :in)
1150 (:name |blue| :type |ColorB| :direction :in)
1151 (:name |alpha| :type |ColorB| :direction :in))
1152 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1153 (defglfun "Color3usv" color-3usv :return "void" :args
1154 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
1155 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1156 (defglfun "Color3us" color-3us :return "void" :args
1157 ((:name |red| :type |ColorUS| :direction :in)
1158 (:name |green| :type |ColorUS| :direction :in)
1159 (:name |blue| :type |ColorUS| :direction :in))
1160 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1161 (defglfun "Color3uiv" color-3uiv :return "void" :args
1162 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
1163 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1164 (defglfun "Color3ui" color-3ui :return "void" :args
1165 ((:name |red| :type |ColorUI| :direction :in)
1166 (:name |green| :type |ColorUI| :direction :in)
1167 (:name |blue| :type |ColorUI| :direction :in))
1168 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1169 (defglfun "Color3ubv" color-3ubv :return "void" :args
1170 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
1171 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1172 (defglfun "Color3ub" color-3ub :return "void" :args
1173 ((:name |red| :type |ColorUB| :direction :in)
1174 (:name |green| :type |ColorUB| :direction :in)
1175 (:name |blue| :type |ColorUB| :direction :in))
1176 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1177 (defglfun "Color3sv" color-3sv :return "void" :args
1178 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
1179 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1180 (defglfun "Color3s" color-3s :return "void" :args
1181 ((:name |red| :type |ColorS| :direction :in)
1182 (:name |green| :type |ColorS| :direction :in)
1183 (:name |blue| :type |ColorS| :direction :in))
1184 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1185 (defglfun "Color3iv" color-3iv :return "void" :args
1186 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
1187 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1188 (defglfun "Color3i" color-3i :return "void" :args
1189 ((:name |red| :type |ColorI| :direction :in)
1190 (:name |green| :type |ColorI| :direction :in)
1191 (:name |blue| :type |ColorI| :direction :in))
1192 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1193 (defglfun "Color3fv" color-3fv :return "void" :args
1194 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
1195 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1196 (defglfun "Color3f" color-3f :return "void" :args
1197 ((:name |red| :type |ColorF| :direction :in)
1198 (:name |green| :type |ColorF| :direction :in)
1199 (:name |blue| :type |ColorF| :direction :in))
1200 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1201 (defglfun "Color3dv" color-3dv :return "void" :args
1202 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
1203 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1204 (defglfun "Color3d" color-3d :return "void" :args
1205 ((:name |red| :type |ColorD| :direction :in)
1206 (:name |green| :type |ColorD| :direction :in)
1207 (:name |blue| :type |ColorD| :direction :in))
1208 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1209 (defglfun "Color3bv" color-3bv :return "void" :args
1210 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
1211 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1212 (defglfun "Color3b" color-3b :return "void" :args
1213 ((:name |red| :type |ColorB| :direction :in)
1214 (:name |green| :type |ColorB| :direction :in)
1215 (:name |blue| :type |ColorB| :direction :in))
1216 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1217 (defglfun "Bitmap" bitmap :return "void" :args
1218 ((:name |width| :type |SizeI| :direction :in)
1219 (:name |height| :type |SizeI| :direction :in)
1220 (:name |xorig| :type |CoordF| :direction :in)
1221 (:name |yorig| :type |CoordF| :direction :in)
1222 (:name |xmove| :type |CoordF| :direction :in)
1223 (:name |ymove| :type |CoordF| :direction :in)
1224 (:name |bitmap| :type |UInt8| :direction :in :array t :size
1225 (|width| |height|)))
1226 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1227 (defglfun "Begin" begin :return "void" :args
1228 ((:name |mode| :type |BeginMode| :direction :in)) :category "VERSION_1_0"
1229 :deprecated "3.1" :version "1.0")
1230 (defglfun "ListBase" list-base :return "void" :args
1231 ((:name |base| :type |List| :direction :in)) :category "VERSION_1_0"
1232 :deprecated "3.1" :version "1.0")
1233 (defglfun "GenLists" gen-lists :return "List" :args
1234 ((:name |range| :type |SizeI| :direction :in)) :category "VERSION_1_0"
1235 :deprecated "3.1" :version "1.0")
1236 (defglfun "DeleteLists" delete-lists :return "void" :args
1237 ((:name |list| :type |List| :direction :in)
1238 (:name |range| :type |SizeI| :direction :in))
1239 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1240 (defglfun "CallLists" call-lists :return "void" :args
1241 ((:name |n| :type |SizeI| :direction :in)
1242 (:name |type| :type |ListNameType| :direction :in)
1243 (:name |lists| :type |Void| :direction :in :array t :size (|n| |type|)))
1244 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1245 (defglfun "CallList" call-list :return "void" :args
1246 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
1247 :deprecated "3.1" :version "1.0")
1248 (defglfun "EndList" end-list :return "void" :args nil :category "VERSION_1_0"
1249 :deprecated "3.1" :version "1.0")
1250 (defglfun "NewList" new-list :return "void" :args
1251 ((:name |list| :type |List| :direction :in)
1252 (:name |mode| :type |ListMode| :direction :in))
1253 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1254 (defglfun "Viewport" viewport :return "void" :args
1255 ((:name |x| :type |WinCoord| :direction :in)
1256 (:name |y| :type |WinCoord| :direction :in)
1257 (:name |width| :type |SizeI| :direction :in)
1258 (:name |height| :type |SizeI| :direction :in))
1259 :category "VERSION_1_0" :deprecated nil :version "1.0")
1260 (defglfun "DepthRange" depth-range :return "void" :args
1261 ((:name |near| :type |ClampedFloat64| :direction :in)
1262 (:name |far| :type |ClampedFloat64| :direction :in))
1263 :category "VERSION_1_0" :deprecated nil :version "1.0")
1264 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
1265 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1266 :deprecated nil :version "1.0")
1267 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
1268 :args
1269 ((:name |target| :type |TextureTarget| :direction :in)
1270 (:name |level| :type |CheckedInt32| :direction :in)
1271 (:name |pname| :type |GetTextureParameter| :direction :in)
1272 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1273 :category "VERSION_1_0" :deprecated nil :version "1.0")
1274 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
1275 :args
1276 ((:name |target| :type |TextureTarget| :direction :in)
1277 (:name |level| :type |CheckedInt32| :direction :in)
1278 (:name |pname| :type |GetTextureParameter| :direction :in)
1279 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1280 :category "VERSION_1_0" :deprecated nil :version "1.0")
1281 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
1282 ((:name |target| :type |TextureTarget| :direction :in)
1283 (:name |pname| :type |GetTextureParameter| :direction :in)
1284 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1285 :category "VERSION_1_0" :deprecated nil :version "1.0")
1286 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
1287 ((:name |target| :type |TextureTarget| :direction :in)
1288 (:name |pname| :type |GetTextureParameter| :direction :in)
1289 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1290 :category "VERSION_1_0" :deprecated nil :version "1.0")
1291 (defglfun "GetTexImage" get-tex-image :return "void" :args
1292 ((:name |target| :type |TextureTarget| :direction :in)
1293 (:name |level| :type |CheckedInt32| :direction :in)
1294 (:name |format| :type |PixelFormat| :direction :in)
1295 (:name |type| :type |PixelType| :direction :in)
1296 (:name |pixels| :type |Void| :direction :out :array t :size
1297 (|target| |level| |format| |type|)))
1298 :category "VERSION_1_0" :deprecated nil :version "1.0")
1299 (defglfun "GetString" get-string :return "String" :args
1300 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
1301 :deprecated nil :version "1.0")
1302 (defglfun "GetIntegerv" get-integerv :return "void" :args
1303 ((:name |pname| :type |GetPName| :direction :in)
1304 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1305 :category "VERSION_1_0" :deprecated nil :version "1.0")
1306 (defglfun "GetFloatv" get-floatv :return "void" :args
1307 ((:name |pname| :type |GetPName| :direction :in)
1308 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1309 :category "VERSION_1_0" :deprecated nil :version "1.0")
1310 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
1311 "VERSION_1_0" :deprecated nil :version "1.0")
1312 (defglfun "GetDoublev" get-doublev :return "void" :args
1313 ((:name |pname| :type |GetPName| :direction :in)
1314 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
1315 :category "VERSION_1_0" :deprecated nil :version "1.0")
1316 (defglfun "GetBooleanv" get-booleanv :return "void" :args
1317 ((:name |pname| :type |GetPName| :direction :in)
1318 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
1319 :category "VERSION_1_0" :deprecated nil :version "1.0")
1320 (defglfun "ReadPixels" read-pixels :return "void" :args
1321 ((:name |x| :type |WinCoord| :direction :in)
1322 (:name |y| :type |WinCoord| :direction :in)
1323 (:name |width| :type |SizeI| :direction :in)
1324 (:name |height| :type |SizeI| :direction :in)
1325 (:name |format| :type |PixelFormat| :direction :in)
1326 (:name |type| :type |PixelType| :direction :in)
1327 (:name |pixels| :type |Void| :direction :out :array t :size
1328 (|format| |type| |width| |height|)))
1329 :category "VERSION_1_0" :deprecated nil :version "1.0")
1330 (defglfun "ReadBuffer" read-buffer :return "void" :args
1331 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
1332 :deprecated nil :version "1.0")
1333 (defglfun "PixelStorei" pixel-store-i :return "void" :args
1334 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1335 (:name |param| :type |CheckedInt32| :direction :in))
1336 :category "VERSION_1_0" :deprecated nil :version "1.0")
1337 (defglfun "PixelStoref" pixel-store-f :return "void" :args
1338 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1339 (:name |param| :type |CheckedFloat32| :direction :in))
1340 :category "VERSION_1_0" :deprecated nil :version "1.0")
1341 (defglfun "DepthFunc" depth-func :return "void" :args
1342 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
1343 :deprecated nil :version "1.0")
1344 (defglfun "StencilOp" stencil-op :return "void" :args
1345 ((:name |fail| :type |StencilOp| :direction :in)
1346 (:name |zfail| :type |StencilOp| :direction :in)
1347 (:name |zpass| :type |StencilOp| :direction :in))
1348 :category "VERSION_1_0" :deprecated nil :version "1.0")
1349 (defglfun "StencilFunc" stencil-func :return "void" :args
1350 ((:name |func| :type |StencilFunction| :direction :in)
1351 (:name |ref| :type |ClampedStencilValue| :direction :in)
1352 (:name |mask| :type |MaskedStencilValue| :direction :in))
1353 :category "VERSION_1_0" :deprecated nil :version "1.0")
1354 (defglfun "LogicOp" logic-op :return "void" :args
1355 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
1356 :deprecated nil :version "1.0")
1357 (defglfun "BlendFunc" blend-func :return "void" :args
1358 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
1359 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
1360 :category "VERSION_1_0" :deprecated nil :version "1.0")
1361 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
1362 :deprecated nil :version "1.0")
1363 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
1364 :deprecated nil :version "1.0")
1365 (defglfun "Enable" enable :return "void" :args
1366 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1367 :deprecated nil :version "1.0")
1368 (defglfun "Disable" disable :return "void" :args
1369 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1370 :deprecated nil :version "1.0")
1371 (defglfun "DepthMask" depth-mask :return "void" :args
1372 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1373 :deprecated nil :version "1.0")
1374 (defglfun "ColorMask" color-mask :return "void" :args
1375 ((:name |red| :type |Boolean| :direction :in)
1376 (:name |green| :type |Boolean| :direction :in)
1377 (:name |blue| :type |Boolean| :direction :in)
1378 (:name |alpha| :type |Boolean| :direction :in))
1379 :category "VERSION_1_0" :deprecated nil :version "1.0")
1380 (defglfun "StencilMask" stencil-mask :return "void" :args
1381 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1382 "VERSION_1_0" :deprecated nil :version "1.0")
1383 (defglfun "ClearDepth" clear-depth :return "void" :args
1384 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1385 "VERSION_1_0" :deprecated nil :version "1.0")
1386 (defglfun "ClearStencil" clear-stencil :return "void" :args
1387 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1388 :deprecated nil :version "1.0")
1389 (defglfun "ClearColor" clear-color :return "void" :args
1390 ((:name |red| :type |ClampedColorF| :direction :in)
1391 (:name |green| :type |ClampedColorF| :direction :in)
1392 (:name |blue| :type |ClampedColorF| :direction :in)
1393 (:name |alpha| :type |ClampedColorF| :direction :in))
1394 :category "VERSION_1_0" :deprecated nil :version "1.0")
1395 (defglfun "Clear" clear :return "void" :args
1396 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1397 "VERSION_1_0" :deprecated nil :version "1.0")
1398 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1399 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1400 :deprecated nil :version "1.0")
1401 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1402 ((:name |target| :type |TextureTarget| :direction :in)
1403 (:name |level| :type |CheckedInt32| :direction :in)
1404 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1405 (:name |width| :type |SizeI| :direction :in)
1406 (:name |height| :type |SizeI| :direction :in)
1407 (:name |border| :type |CheckedInt32| :direction :in)
1408 (:name |format| :type |PixelFormat| :direction :in)
1409 (:name |type| :type |PixelType| :direction :in)
1410 (:name |pixels| :type |Void| :direction :in :array t :size
1411 (|format| |type| |width| |height|)))
1412 :category "VERSION_1_0" :deprecated nil :version "1.0")
1413 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1414 ((:name |target| :type |TextureTarget| :direction :in)
1415 (:name |level| :type |CheckedInt32| :direction :in)
1416 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1417 (:name |width| :type |SizeI| :direction :in)
1418 (:name |border| :type |CheckedInt32| :direction :in)
1419 (:name |format| :type |PixelFormat| :direction :in)
1420 (:name |type| :type |PixelType| :direction :in)
1421 (:name |pixels| :type |Void| :direction :in :array t :size
1422 (|format| |type| |width|)))
1423 :category "VERSION_1_0" :deprecated nil :version "1.0")
1424 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1425 ((:name |target| :type |TextureTarget| :direction :in)
1426 (:name |pname| :type |TextureParameterName| :direction :in)
1427 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1428 (|pname|)))
1429 :category "VERSION_1_0" :deprecated nil :version "1.0")
1430 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1431 ((:name |target| :type |TextureTarget| :direction :in)
1432 (:name |pname| :type |TextureParameterName| :direction :in)
1433 (:name |param| :type |CheckedInt32| :direction :in))
1434 :category "VERSION_1_0" :deprecated nil :version "1.0")
1435 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1436 ((:name |target| :type |TextureTarget| :direction :in)
1437 (:name |pname| :type |TextureParameterName| :direction :in)
1438 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1439 (|pname|)))
1440 :category "VERSION_1_0" :deprecated nil :version "1.0")
1441 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1442 ((:name |target| :type |TextureTarget| :direction :in)
1443 (:name |pname| :type |TextureParameterName| :direction :in)
1444 (:name |param| :type |CheckedFloat32| :direction :in))
1445 :category "VERSION_1_0" :deprecated nil :version "1.0")
1446 (defglfun "Scissor" scissor :return "void" :args
1447 ((:name |x| :type |WinCoord| :direction :in)
1448 (:name |y| :type |WinCoord| :direction :in)
1449 (:name |width| :type |SizeI| :direction :in)
1450 (:name |height| :type |SizeI| :direction :in))
1451 :category "VERSION_1_0" :deprecated nil :version "1.0")
1452 (defglfun "PolygonMode" polygon-mode :return "void" :args
1453 ((:name |face| :type |MaterialFace| :direction :in)
1454 (:name |mode| :type |PolygonMode| :direction :in))
1455 :category "VERSION_1_0" :deprecated nil :version "1.0")
1456 (defglfun "PointSize" point-size :return "void" :args
1457 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1458 :deprecated nil :version "1.0")
1459 (defglfun "LineWidth" line-width :return "void" :args
1460 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1461 "VERSION_1_0" :deprecated nil :version "1.0")
1462 (defglfun "Hint" hint :return "void" :args
1463 ((:name |target| :type |HintTarget| :direction :in)
1464 (:name |mode| :type |HintMode| :direction :in))
1465 :category "VERSION_1_0" :deprecated nil :version "1.0")
1466 (defglfun "FrontFace" front-face :return "void" :args
1467 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1468 "VERSION_1_0" :deprecated nil :version "1.0")
1469 (defglfun "CullFace" cull-face :return "void" :args
1470 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1471 :deprecated nil :version "1.0")
1472 (defglfun "PushClientAttrib" push-client-attrib :return "void" :args
1473 ((:name |mask| :type |ClientAttribMask| :direction :in)) :category
1474 "VERSION_1_1" :deprecated "3.1" :version "1.1")
1475 (defglfun "PopClientAttrib" pop-client-attrib :return "void" :args nil
1476 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1477 (defglfun "Indexubv" index-ubv :return "void" :args
1478 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1479 :category "VERSION_1_1" :deprecated nil :version "1.1")
1480 (defglfun "Indexub" index-ub :return "void" :args
1481 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1482 :deprecated nil :version "1.1")
1483 (defglfun "PrioritizeTextures" prioritize-textures :return "void" :args
1484 ((:name |n| :type |SizeI| :direction :in)
1485 (:name |textures| :type |Texture| :direction :in :array t :size n)
1486 (:name |priorities| :type |ClampedFloat32| :direction :in :array t :size n))
1487 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1488 (defglfun "AreTexturesResident" are-textures-resident :return "Boolean" :args
1489 ((:name |n| :type |SizeI| :direction :in)
1490 (:name |textures| :type |Texture| :direction :in :array t :size n)
1491 (:name |residences| :type |Boolean| :direction :out :array t :size n))
1492 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1493 (defglfun "VertexPointer" vertex-pointer :return "void" :args
1494 ((:name |size| :type |Int32| :direction :in)
1495 (:name |type| :type |VertexPointerType| :direction :in)
1496 (:name |stride| :type |SizeI| :direction :in)
1497 (:name |pointer| :type |Void| :direction :in :array t :size
1498 (|size| |type| |stride|) :retained t))
1499 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1500 (defglfun "TexCoordPointer" tex-coord-pointer :return "void" :args
1501 ((:name |size| :type |Int32| :direction :in)
1502 (:name |type| :type |TexCoordPointerType| :direction :in)
1503 (:name |stride| :type |SizeI| :direction :in)
1504 (:name |pointer| :type |Void| :direction :in :array t :size
1505 (|size| |type| |stride|) :retained t))
1506 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1507 (defglfun "NormalPointer" normal-pointer :return "void" :args
1508 ((:name |type| :type |NormalPointerType| :direction :in)
1509 (:name |stride| :type |SizeI| :direction :in)
1510 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1511 :retained t))
1512 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1513 (defglfun "InterleavedArrays" interleaved-arrays :return "void" :args
1514 ((:name |format| :type |InterleavedArrayFormat| :direction :in)
1515 (:name |stride| :type |SizeI| :direction :in)
1516 (:name |pointer| :type |Void| :direction :in :array t :size
1517 (|format| |stride|) :retained t))
1518 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1519 (defglfun "IndexPointer" index-pointer :return "void" :args
1520 ((:name |type| :type |IndexPointerType| :direction :in)
1521 (:name |stride| :type |SizeI| :direction :in)
1522 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1523 :retained t))
1524 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1525 (defglfun "EnableClientState" enable-client-state :return "void" :args
1526 ((:name |array| :type |EnableCap| :direction :in)) :category "VERSION_1_1"
1527 :deprecated "3.1" :version "1.1")
1528 (defglfun "EdgeFlagPointer" edge-flag-pointer :return "void" :args
1529 ((:name |stride| :type |SizeI| :direction :in)
1530 (:name |pointer| :type |Void| :direction :in :array t :size (|stride|)
1531 :retained t))
1532 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1533 (defglfun "DisableClientState" disable-client-state :return "void" :args
1534 ((:name |array| :type |EnableCap| :direction :in)) :category "VERSION_1_1"
1535 :deprecated "3.1" :version "1.1")
1536 (defglfun "ColorPointer" color-pointer :return "void" :args
1537 ((:name |size| :type |Int32| :direction :in)
1538 (:name |type| :type |ColorPointerType| :direction :in)
1539 (:name |stride| :type |SizeI| :direction :in)
1540 (:name |pointer| :type |Void| :direction :in :array t :size
1541 (|size| |type| |stride|) :retained t))
1542 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1543 (defglfun "ArrayElement" array-element :return "void" :args
1544 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_1" :deprecated
1545 "3.1" :version "1.1")
1546 (defglfun "IsTexture" is-texture :return "Boolean" :args
1547 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
1548 :deprecated nil :version "1.1")
1549 (defglfun "GenTextures" gen-textures :return "void" :args
1550 ((:name |n| :type |SizeI| :direction :in)
1551 (:name |textures| :type |Texture| :direction :out :array t :size n))
1552 :category "VERSION_1_1" :deprecated nil :version "1.1")
1553 (defglfun "DeleteTextures" delete-textures :return "void" :args
1554 ((:name |n| :type |SizeI| :direction :in)
1555 (:name |textures| :type |Texture| :direction :in :array t :size n))
1556 :category "VERSION_1_1" :deprecated nil :version "1.1")
1557 (defglfun "BindTexture" bind-texture :return "void" :args
1558 ((:name |target| :type |TextureTarget| :direction :in)
1559 (:name |texture| :type |Texture| :direction :in))
1560 :category "VERSION_1_1" :deprecated nil :version "1.1")
1561 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
1562 ((:name |target| :type |TextureTarget| :direction :in)
1563 (:name |level| :type |CheckedInt32| :direction :in)
1564 (:name |xoffset| :type |CheckedInt32| :direction :in)
1565 (:name |yoffset| :type |CheckedInt32| :direction :in)
1566 (:name |width| :type |SizeI| :direction :in)
1567 (:name |height| :type |SizeI| :direction :in)
1568 (:name |format| :type |PixelFormat| :direction :in)
1569 (:name |type| :type |PixelType| :direction :in)
1570 (:name |pixels| :type |Void| :direction :in :array t :size
1571 (|format| |type| |width| |height|)))
1572 :category "VERSION_1_1" :deprecated nil :version "1.1")
1573 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
1574 ((:name |target| :type |TextureTarget| :direction :in)
1575 (:name |level| :type |CheckedInt32| :direction :in)
1576 (:name |xoffset| :type |CheckedInt32| :direction :in)
1577 (:name |width| :type |SizeI| :direction :in)
1578 (:name |format| :type |PixelFormat| :direction :in)
1579 (:name |type| :type |PixelType| :direction :in)
1580 (:name |pixels| :type |Void| :direction :in :array t :size
1581 (|format| |type| |width|)))
1582 :category "VERSION_1_1" :deprecated nil :version "1.1")
1583 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
1584 ((:name |target| :type |TextureTarget| :direction :in)
1585 (:name |level| :type |CheckedInt32| :direction :in)
1586 (:name |xoffset| :type |CheckedInt32| :direction :in)
1587 (:name |yoffset| :type |CheckedInt32| :direction :in)
1588 (:name |x| :type |WinCoord| :direction :in)
1589 (:name |y| :type |WinCoord| :direction :in)
1590 (:name |width| :type |SizeI| :direction :in)
1591 (:name |height| :type |SizeI| :direction :in))
1592 :category "VERSION_1_1" :deprecated nil :version "1.1")
1593 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
1594 ((:name |target| :type |TextureTarget| :direction :in)
1595 (:name |level| :type |CheckedInt32| :direction :in)
1596 (:name |xoffset| :type |CheckedInt32| :direction :in)
1597 (:name |x| :type |WinCoord| :direction :in)
1598 (:name |y| :type |WinCoord| :direction :in)
1599 (:name |width| :type |SizeI| :direction :in))
1600 :category "VERSION_1_1" :deprecated nil :version "1.1")
1601 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
1602 ((:name |target| :type |TextureTarget| :direction :in)
1603 (:name |level| :type |CheckedInt32| :direction :in)
1604 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1605 (:name |x| :type |WinCoord| :direction :in)
1606 (:name |y| :type |WinCoord| :direction :in)
1607 (:name |width| :type |SizeI| :direction :in)
1608 (:name |height| :type |SizeI| :direction :in)
1609 (:name |border| :type |CheckedInt32| :direction :in))
1610 :category "VERSION_1_1" :deprecated nil :version "1.1")
1611 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
1612 ((:name |target| :type |TextureTarget| :direction :in)
1613 (:name |level| :type |CheckedInt32| :direction :in)
1614 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1615 (:name |x| :type |WinCoord| :direction :in)
1616 (:name |y| :type |WinCoord| :direction :in)
1617 (:name |width| :type |SizeI| :direction :in)
1618 (:name |border| :type |CheckedInt32| :direction :in))
1619 :category "VERSION_1_1" :deprecated nil :version "1.1")
1620 (defglfun "PolygonOffset" polygon-offset :return "void" :args
1621 ((:name |factor| :type |Float32| :direction :in)
1622 (:name |units| :type |Float32| :direction :in))
1623 :category "VERSION_1_1" :deprecated nil :version "1.1")
1624 (defglfun "GetPointerv" get-pointerv :return "void" :args
1625 ((:name |pname| :type |GetPointervPName| :direction :in)
1626 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1627 :category "VERSION_1_1" :deprecated nil :version "1.1")
1628 (defglfun "DrawElements" draw-elements :return "void" :args
1629 ((:name |mode| :type |BeginMode| :direction :in)
1630 (:name |count| :type |SizeI| :direction :in)
1631 (:name |type| :type |DrawElementsType| :direction :in)
1632 (:name |indices| :type |Void| :direction :in :array t :size
1633 (|count| |type|)))
1634 :category "VERSION_1_1" :deprecated nil :version "1.1")
1635 (defglfun "DrawArrays" draw-arrays :return "void" :args
1636 ((:name |mode| :type |BeginMode| :direction :in)
1637 (:name |first| :type |Int32| :direction :in)
1638 (:name |count| :type |SizeI| :direction :in))
1639 :category "VERSION_1_1" :deprecated nil :version "1.1")
1640 (defglextfun "ResetMinmax" reset-minmax :return "void" :args
1641 ((:name |target| :type |MinmaxTarget| :direction :in)) :category "VERSION_1_2"
1642 :deprecated "3.1" :version "1.2")
1643 (defglextfun "ResetHistogram" reset-histogram :return "void" :args
1644 ((:name |target| :type |HistogramTarget| :direction :in)) :category
1645 "VERSION_1_2" :deprecated "3.1" :version "1.2")
1646 (defglextfun "Minmax" minmax :return "void" :args
1647 ((:name |target| :type |MinmaxTarget| :direction :in)
1648 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1649 (:name |sink| :type |Boolean| :direction :in))
1650 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1651 (defglextfun "Histogram" histogram :return "void" :args
1652 ((:name |target| :type |HistogramTarget| :direction :in)
1653 (:name |width| :type |SizeI| :direction :in)
1654 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1655 (:name |sink| :type |Boolean| :direction :in))
1656 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1657 (defglextfun "GetMinmaxParameteriv" get-minmax-parameter-iv :return "void"
1658 :args
1659 ((:name |target| :type |MinmaxTarget| :direction :in)
1660 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
1661 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1662 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1663 (defglextfun "GetMinmaxParameterfv" get-minmax-parameter-fv :return "void"
1664 :args
1665 ((:name |target| :type |MinmaxTarget| :direction :in)
1666 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
1667 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1668 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1669 (defglextfun "GetMinmax" get-minmax :return "void" :args
1670 ((:name |target| :type |MinmaxTarget| :direction :in)
1671 (:name |reset| :type |Boolean| :direction :in)
1672 (:name |format| :type |PixelFormat| :direction :in)
1673 (:name |type| :type |PixelType| :direction :in)
1674 (:name |values| :type |Void| :direction :out :array t :size
1675 (|target| |format| |type|)))
1676 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1677 (defglextfun "GetHistogramParameteriv" get-histogram-parameter-iv :return
1678 "void" :args
1679 ((:name |target| :type |HistogramTarget| :direction :in)
1680 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
1681 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1682 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1683 (defglextfun "GetHistogramParameterfv" get-histogram-parameter-fv :return
1684 "void" :args
1685 ((:name |target| :type |HistogramTarget| :direction :in)
1686 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
1687 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1688 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1689 (defglextfun "GetHistogram" get-histogram :return "void" :args
1690 ((:name |target| :type |HistogramTarget| :direction :in)
1691 (:name |reset| :type |Boolean| :direction :in)
1692 (:name |format| :type |PixelFormat| :direction :in)
1693 (:name |type| :type |PixelType| :direction :in)
1694 (:name |values| :type |Void| :direction :out :array t :size
1695 (|target| |format| |type|)))
1696 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1697 (defglextfun "SeparableFilter2D" separable-filter-2d :return "void" :args
1698 ((:name |target| :type |SeparableTarget| :direction :in)
1699 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1700 (:name |width| :type |SizeI| :direction :in)
1701 (:name |height| :type |SizeI| :direction :in)
1702 (:name |format| :type |PixelFormat| :direction :in)
1703 (:name |type| :type |PixelType| :direction :in)
1704 (:name |row| :type |Void| :direction :in :array t :size
1705 (|target| |format| |type| |width|))
1706 (:name |column| :type |Void| :direction :in :array t :size
1707 (|target| |format| |type| |height|)))
1708 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1709 (defglextfun "GetSeparableFilter" get-separable-filter :return "void" :args
1710 ((:name |target| :type |SeparableTarget| :direction :in)
1711 (:name |format| :type |PixelFormat| :direction :in)
1712 (:name |type| :type |PixelType| :direction :in)
1713 (:name |row| :type |Void| :direction :out :array t :size
1714 (|target| |format| |type|))
1715 (:name |column| :type |Void| :direction :out :array t :size
1716 (|target| |format| |type|))
1717 (:name |span| :type |Void| :direction :out :array t :size
1718 (|target| |format| |type|)))
1719 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1720 (defglextfun "GetConvolutionParameteriv" get-convolution-parameter-iv :return
1721 "void" :args
1722 ((:name |target| :type |ConvolutionTarget| :direction :in)
1723 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
1724 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1725 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1726 (defglextfun "GetConvolutionParameterfv" get-convolution-parameter-fv :return
1727 "void" :args
1728 ((:name |target| :type |ConvolutionTarget| :direction :in)
1729 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
1730 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1731 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1732 (defglextfun "GetConvolutionFilter" get-convolution-filter :return "void" :args
1733 ((:name |target| :type |ConvolutionTarget| :direction :in)
1734 (:name |format| :type |PixelFormat| :direction :in)
1735 (:name |type| :type |PixelType| :direction :in)
1736 (:name |image| :type |Void| :direction :out :array t :size
1737 (|target| |format| |type|)))
1738 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1739 (defglextfun "CopyConvolutionFilter2D" copy-convolution-filter-2d :return
1740 "void" :args
1741 ((:name |target| :type |ConvolutionTarget| :direction :in)
1742 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1743 (:name |x| :type |WinCoord| :direction :in)
1744 (:name |y| :type |WinCoord| :direction :in)
1745 (:name |width| :type |SizeI| :direction :in)
1746 (:name |height| :type |SizeI| :direction :in))
1747 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1748 (defglextfun "CopyConvolutionFilter1D" copy-convolution-filter-1d :return
1749 "void" :args
1750 ((:name |target| :type |ConvolutionTarget| :direction :in)
1751 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1752 (:name |x| :type |WinCoord| :direction :in)
1753 (:name |y| :type |WinCoord| :direction :in)
1754 (:name |width| :type |SizeI| :direction :in))
1755 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1756 (defglextfun "ConvolutionParameteriv" convolution-parameter-iv :return "void"
1757 :args
1758 ((:name |target| :type |ConvolutionTarget| :direction :in)
1759 (:name |pname| :type |ConvolutionParameter| :direction :in)
1760 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1761 (|pname|)))
1762 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1763 (defglextfun "ConvolutionParameteri" convolution-parameter-i :return "void"
1764 :args
1765 ((:name |target| :type |ConvolutionTarget| :direction :in)
1766 (:name |pname| :type |ConvolutionParameter| :direction :in)
1767 (:name |params| :type |CheckedInt32| :direction :in))
1768 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1769 (defglextfun "ConvolutionParameterfv" convolution-parameter-fv :return "void"
1770 :args
1771 ((:name |target| :type |ConvolutionTarget| :direction :in)
1772 (:name |pname| :type |ConvolutionParameter| :direction :in)
1773 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1774 (|pname|)))
1775 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1776 (defglextfun "ConvolutionParameterf" convolution-parameter-f :return "void"
1777 :args
1778 ((:name |target| :type |ConvolutionTarget| :direction :in)
1779 (:name |pname| :type |ConvolutionParameter| :direction :in)
1780 (:name |params| :type |CheckedFloat32| :direction :in))
1781 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1782 (defglextfun "ConvolutionFilter2D" convolution-filter-2d :return "void" :args
1783 ((:name |target| :type |ConvolutionTarget| :direction :in)
1784 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1785 (:name |width| :type |SizeI| :direction :in)
1786 (:name |height| :type |SizeI| :direction :in)
1787 (:name |format| :type |PixelFormat| :direction :in)
1788 (:name |type| :type |PixelType| :direction :in)
1789 (:name |image| :type |Void| :direction :in :array t :size
1790 (|format| |type| |width| |height|)))
1791 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1792 (defglextfun "ConvolutionFilter1D" convolution-filter-1d :return "void" :args
1793 ((:name |target| :type |ConvolutionTarget| :direction :in)
1794 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1795 (:name |width| :type |SizeI| :direction :in)
1796 (:name |format| :type |PixelFormat| :direction :in)
1797 (:name |type| :type |PixelType| :direction :in)
1798 (:name |image| :type |Void| :direction :in :array t :size
1799 (|format| |type| |width|)))
1800 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1801 (defglextfun "CopyColorSubTable" copy-color-sub-table :return "void" :args
1802 ((:name |target| :type |ColorTableTarget| :direction :in)
1803 (:name |start| :type |SizeI| :direction :in)
1804 (:name |x| :type |WinCoord| :direction :in)
1805 (:name |y| :type |WinCoord| :direction :in)
1806 (:name |width| :type |SizeI| :direction :in))
1807 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1808 (defglextfun "ColorSubTable" color-sub-table :return "void" :args
1809 ((:name |target| :type |ColorTableTarget| :direction :in)
1810 (:name |start| :type |SizeI| :direction :in)
1811 (:name |count| :type |SizeI| :direction :in)
1812 (:name |format| :type |PixelFormat| :direction :in)
1813 (:name |type| :type |PixelType| :direction :in)
1814 (:name |data| :type |Void| :direction :in :array t :size
1815 (|format| |type| |count|)))
1816 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1817 (defglextfun "GetColorTableParameteriv" get-color-table-parameter-iv :return
1818 "void" :args
1819 ((:name |target| :type |ColorTableTarget| :direction :in)
1820 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
1821 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1822 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1823 (defglextfun "GetColorTableParameterfv" get-color-table-parameter-fv :return
1824 "void" :args
1825 ((:name |target| :type |ColorTableTarget| :direction :in)
1826 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
1827 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1828 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1829 (defglextfun "GetColorTable" get-color-table :return "void" :args
1830 ((:name |target| :type |ColorTableTarget| :direction :in)
1831 (:name |format| :type |PixelFormat| :direction :in)
1832 (:name |type| :type |PixelType| :direction :in)
1833 (:name |table| :type |Void| :direction :out :array t :size
1834 (|target| |format| |type|)))
1835 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1836 (defglextfun "CopyColorTable" copy-color-table :return "void" :args
1837 ((:name |target| :type |ColorTableTarget| :direction :in)
1838 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1839 (:name |x| :type |WinCoord| :direction :in)
1840 (:name |y| :type |WinCoord| :direction :in)
1841 (:name |width| :type |SizeI| :direction :in))
1842 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1843 (defglextfun "ColorTableParameteriv" color-table-parameter-iv :return "void"
1844 :args
1845 ((:name |target| :type |ColorTableTarget| :direction :in)
1846 (:name |pname| :type |ColorTableParameterPName| :direction :in)
1847 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1848 (|pname|)))
1849 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1850 (defglextfun "ColorTableParameterfv" color-table-parameter-fv :return "void"
1851 :args
1852 ((:name |target| :type |ColorTableTarget| :direction :in)
1853 (:name |pname| :type |ColorTableParameterPName| :direction :in)
1854 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1855 (|pname|)))
1856 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1857 (defglextfun "ColorTable" color-table :return "void" :args
1858 ((:name |target| :type |ColorTableTarget| :direction :in)
1859 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1860 (:name |width| :type |SizeI| :direction :in)
1861 (:name |format| :type |PixelFormat| :direction :in)
1862 (:name |type| :type |PixelType| :direction :in)
1863 (:name |table| :type |Void| :direction :in :array t :size
1864 (|format| |type| |width|)))
1865 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1866 (defglextfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
1867 ((:name |target| :type |TextureTarget| :direction :in)
1868 (:name |level| :type |CheckedInt32| :direction :in)
1869 (:name |xoffset| :type |CheckedInt32| :direction :in)
1870 (:name |yoffset| :type |CheckedInt32| :direction :in)
1871 (:name |zoffset| :type |CheckedInt32| :direction :in)
1872 (:name |x| :type |WinCoord| :direction :in)
1873 (:name |y| :type |WinCoord| :direction :in)
1874 (:name |width| :type |SizeI| :direction :in)
1875 (:name |height| :type |SizeI| :direction :in))
1876 :category "VERSION_1_2" :deprecated nil :version "1.2")
1877 (defglextfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
1878 ((:name |target| :type |TextureTarget| :direction :in)
1879 (:name |level| :type |CheckedInt32| :direction :in)
1880 (:name |xoffset| :type |CheckedInt32| :direction :in)
1881 (:name |yoffset| :type |CheckedInt32| :direction :in)
1882 (:name |zoffset| :type |CheckedInt32| :direction :in)
1883 (:name |width| :type |SizeI| :direction :in)
1884 (:name |height| :type |SizeI| :direction :in)
1885 (:name |depth| :type |SizeI| :direction :in)
1886 (:name |format| :type |PixelFormat| :direction :in)
1887 (:name |type| :type |PixelType| :direction :in)
1888 (:name |pixels| :type |Void| :direction :in :array t :size
1889 (|format| |type| |width| |height| |depth|)))
1890 :category "VERSION_1_2" :deprecated nil :version "1.2")
1891 (defglextfun "TexImage3D" tex-image-3d :return "void" :args
1892 ((:name |target| :type |TextureTarget| :direction :in)
1893 (:name |level| :type |CheckedInt32| :direction :in)
1894 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1895 (:name |width| :type |SizeI| :direction :in)
1896 (:name |height| :type |SizeI| :direction :in)
1897 (:name |depth| :type |SizeI| :direction :in)
1898 (:name |border| :type |CheckedInt32| :direction :in)
1899 (:name |format| :type |PixelFormat| :direction :in)
1900 (:name |type| :type |PixelType| :direction :in)
1901 (:name |pixels| :type |Void| :direction :in :array t :size
1902 (|format| |type| |width| |height| |depth|)))
1903 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1904 (defglextfun "DrawRangeElements" draw-range-elements :return "void" :args
1905 ((:name |mode| :type |BeginMode| :direction :in)
1906 (:name |start| :type |UInt32| :direction :in)
1907 (:name |end| :type |UInt32| :direction :in)
1908 (:name |count| :type |SizeI| :direction :in)
1909 (:name |type| :type |DrawElementsType| :direction :in)
1910 (:name |indices| :type |Void| :direction :in :array t :size
1911 (|count| |type|)))
1912 :category "VERSION_1_2" :deprecated nil :version "1.2")
1913 (defglextfun "BlendEquation" blend-equation :return "void" :args
1914 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
1915 "VERSION_1_2" :deprecated nil :version "1.2")
1916 (defglextfun "BlendColor" blend-color :return "void" :args
1917 ((:name |red| :type |ClampedColorF| :direction :in)
1918 (:name |green| :type |ClampedColorF| :direction :in)
1919 (:name |blue| :type |ClampedColorF| :direction :in)
1920 (:name |alpha| :type |ClampedColorF| :direction :in))
1921 :category "VERSION_1_2" :deprecated nil :version "1.2")
1922 (defglextfun "MultTransposeMatrixd" mult-transpose-matrix-d :return "void"
1923 :args ((:name |m| :type |Float64| :direction :in :array t :size #x10))
1924 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1925 (defglextfun "MultTransposeMatrixf" mult-transpose-matrix-f :return "void"
1926 :args ((:name |m| :type |Float32| :direction :in :array t :size #x10))
1927 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1928 (defglextfun "LoadTransposeMatrixd" load-transpose-matrix-d :return "void"
1929 :args ((:name |m| :type |Float64| :direction :in :array t :size #x10))
1930 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1931 (defglextfun "LoadTransposeMatrixf" load-transpose-matrix-f :return "void"
1932 :args ((:name |m| :type |Float32| :direction :in :array t :size #x10))
1933 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1934 (defglextfun "MultiTexCoord4sv" multi-tex-coord-4sv :return "void" :args
1935 ((:name |target| :type |TextureUnit| :direction :in)
1936 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
1937 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1938 (defglextfun "MultiTexCoord4s" multi-tex-coord-4s :return "void" :args
1939 ((:name |target| :type |TextureUnit| :direction :in)
1940 (:name |s| :type |CoordS| :direction :in)
1941 (:name |t| :type |CoordS| :direction :in)
1942 (:name |r| :type |CoordS| :direction :in)
1943 (:name |q| :type |CoordS| :direction :in))
1944 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1945 (defglextfun "MultiTexCoord4iv" multi-tex-coord-4iv :return "void" :args
1946 ((:name |target| :type |TextureUnit| :direction :in)
1947 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
1948 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1949 (defglextfun "MultiTexCoord4i" multi-tex-coord-4i :return "void" :args
1950 ((:name |target| :type |TextureUnit| :direction :in)
1951 (:name |s| :type |CoordI| :direction :in)
1952 (:name |t| :type |CoordI| :direction :in)
1953 (:name |r| :type |CoordI| :direction :in)
1954 (:name |q| :type |CoordI| :direction :in))
1955 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1956 (defglextfun "MultiTexCoord4fv" multi-tex-coord-4fv :return "void" :args
1957 ((:name |target| :type |TextureUnit| :direction :in)
1958 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
1959 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1960 (defglextfun "MultiTexCoord4f" multi-tex-coord-4f :return "void" :args
1961 ((:name |target| :type |TextureUnit| :direction :in)
1962 (:name |s| :type |CoordF| :direction :in)
1963 (:name |t| :type |CoordF| :direction :in)
1964 (:name |r| :type |CoordF| :direction :in)
1965 (:name |q| :type |CoordF| :direction :in))
1966 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1967 (defglextfun "MultiTexCoord4dv" multi-tex-coord-4dv :return "void" :args
1968 ((:name |target| :type |TextureUnit| :direction :in)
1969 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
1970 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1971 (defglextfun "MultiTexCoord4d" multi-tex-coord-4d :return "void" :args
1972 ((:name |target| :type |TextureUnit| :direction :in)
1973 (:name |s| :type |CoordD| :direction :in)
1974 (:name |t| :type |CoordD| :direction :in)
1975 (:name |r| :type |CoordD| :direction :in)
1976 (:name |q| :type |CoordD| :direction :in))
1977 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1978 (defglextfun "MultiTexCoord3sv" multi-tex-coord-3sv :return "void" :args
1979 ((:name |target| :type |TextureUnit| :direction :in)
1980 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
1981 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1982 (defglextfun "MultiTexCoord3s" multi-tex-coord-3s :return "void" :args
1983 ((:name |target| :type |TextureUnit| :direction :in)
1984 (:name |s| :type |CoordS| :direction :in)
1985 (:name |t| :type |CoordS| :direction :in)
1986 (:name |r| :type |CoordS| :direction :in))
1987 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1988 (defglextfun "MultiTexCoord3iv" multi-tex-coord-3iv :return "void" :args
1989 ((:name |target| :type |TextureUnit| :direction :in)
1990 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
1991 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1992 (defglextfun "MultiTexCoord3i" multi-tex-coord-3i :return "void" :args
1993 ((:name |target| :type |TextureUnit| :direction :in)
1994 (:name |s| :type |CoordI| :direction :in)
1995 (:name |t| :type |CoordI| :direction :in)
1996 (:name |r| :type |CoordI| :direction :in))
1997 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1998 (defglextfun "MultiTexCoord3fv" multi-tex-coord-3fv :return "void" :args
1999 ((:name |target| :type |TextureUnit| :direction :in)
2000 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
2001 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2002 (defglextfun "MultiTexCoord3f" multi-tex-coord-3f :return "void" :args
2003 ((:name |target| :type |TextureUnit| :direction :in)
2004 (:name |s| :type |CoordF| :direction :in)
2005 (:name |t| :type |CoordF| :direction :in)
2006 (:name |r| :type |CoordF| :direction :in))
2007 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2008 (defglextfun "MultiTexCoord3dv" multi-tex-coord-3dv :return "void" :args
2009 ((:name |target| :type |TextureUnit| :direction :in)
2010 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
2011 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2012 (defglextfun "MultiTexCoord3d" multi-tex-coord-3d :return "void" :args
2013 ((:name |target| :type |TextureUnit| :direction :in)
2014 (:name |s| :type |CoordD| :direction :in)
2015 (:name |t| :type |CoordD| :direction :in)
2016 (:name |r| :type |CoordD| :direction :in))
2017 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2018 (defglextfun "MultiTexCoord2sv" multi-tex-coord-2sv :return "void" :args
2019 ((:name |target| :type |TextureUnit| :direction :in)
2020 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
2021 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2022 (defglextfun "MultiTexCoord2s" multi-tex-coord-2s :return "void" :args
2023 ((:name |target| :type |TextureUnit| :direction :in)
2024 (:name |s| :type |CoordS| :direction :in)
2025 (:name |t| :type |CoordS| :direction :in))
2026 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2027 (defglextfun "MultiTexCoord2iv" multi-tex-coord-2iv :return "void" :args
2028 ((:name |target| :type |TextureUnit| :direction :in)
2029 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
2030 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2031 (defglextfun "MultiTexCoord2i" multi-tex-coord-2i :return "void" :args
2032 ((:name |target| :type |TextureUnit| :direction :in)
2033 (:name |s| :type |CoordI| :direction :in)
2034 (:name |t| :type |CoordI| :direction :in))
2035 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2036 (defglextfun "MultiTexCoord2fv" multi-tex-coord-2fv :return "void" :args
2037 ((:name |target| :type |TextureUnit| :direction :in)
2038 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
2039 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2040 (defglextfun "MultiTexCoord2f" multi-tex-coord-2f :return "void" :args
2041 ((:name |target| :type |TextureUnit| :direction :in)
2042 (:name |s| :type |CoordF| :direction :in)
2043 (:name |t| :type |CoordF| :direction :in))
2044 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2045 (defglextfun "MultiTexCoord2dv" multi-tex-coord-2dv :return "void" :args
2046 ((:name |target| :type |TextureUnit| :direction :in)
2047 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
2048 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2049 (defglextfun "MultiTexCoord2d" multi-tex-coord-2d :return "void" :args
2050 ((:name |target| :type |TextureUnit| :direction :in)
2051 (:name |s| :type |CoordD| :direction :in)
2052 (:name |t| :type |CoordD| :direction :in))
2053 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2054 (defglextfun "MultiTexCoord1sv" multi-tex-coord-1sv :return "void" :args
2055 ((:name |target| :type |TextureUnit| :direction :in)
2056 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
2057 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2058 (defglextfun "MultiTexCoord1s" multi-tex-coord-1s :return "void" :args
2059 ((:name |target| :type |TextureUnit| :direction :in)
2060 (:name |s| :type |CoordS| :direction :in))
2061 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2062 (defglextfun "MultiTexCoord1iv" multi-tex-coord-1iv :return "void" :args
2063 ((:name |target| :type |TextureUnit| :direction :in)
2064 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
2065 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2066 (defglextfun "MultiTexCoord1i" multi-tex-coord-1i :return "void" :args
2067 ((:name |target| :type |TextureUnit| :direction :in)
2068 (:name |s| :type |CoordI| :direction :in))
2069 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2070 (defglextfun "MultiTexCoord1fv" multi-tex-coord-1fv :return "void" :args
2071 ((:name |target| :type |TextureUnit| :direction :in)
2072 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
2073 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2074 (defglextfun "MultiTexCoord1f" multi-tex-coord-1f :return "void" :args
2075 ((:name |target| :type |TextureUnit| :direction :in)
2076 (:name |s| :type |CoordF| :direction :in))
2077 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2078 (defglextfun "MultiTexCoord1dv" multi-tex-coord-1dv :return "void" :args
2079 ((:name |target| :type |TextureUnit| :direction :in)
2080 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
2081 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2082 (defglextfun "MultiTexCoord1d" multi-tex-coord-1d :return "void" :args
2083 ((:name |target| :type |TextureUnit| :direction :in)
2084 (:name |s| :type |CoordD| :direction :in))
2085 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2086 (defglextfun "ClientActiveTexture" client-active-texture :return "void" :args
2087 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2088 :deprecated "3.1" :version "1.3")
2089 (defglextfun "GetCompressedTexImage" get-compressed-tex-image :return "void"
2090 :args
2091 ((:name |target| :type |TextureTarget| :direction :in)
2092 (:name |level| :type |CheckedInt32| :direction :in)
2093 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2094 (|target| |level|)))
2095 :category "VERSION_1_3" :deprecated nil :version "1.3")
2096 (defglextfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return
2097 "void" :args
2098 ((:name |target| :type |TextureTarget| :direction :in)
2099 (:name |level| :type |CheckedInt32| :direction :in)
2100 (:name |xoffset| :type |CheckedInt32| :direction :in)
2101 (:name |width| :type |SizeI| :direction :in)
2102 (:name |format| :type |PixelFormat| :direction :in)
2103 (:name |imageSize| :type |SizeI| :direction :in)
2104 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2105 imagesize))
2106 :category "VERSION_1_3" :deprecated nil :version "1.3")
2107 (defglextfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return
2108 "void" :args
2109 ((:name |target| :type |TextureTarget| :direction :in)
2110 (:name |level| :type |CheckedInt32| :direction :in)
2111 (:name |xoffset| :type |CheckedInt32| :direction :in)
2112 (:name |yoffset| :type |CheckedInt32| :direction :in)
2113 (:name |width| :type |SizeI| :direction :in)
2114 (:name |height| :type |SizeI| :direction :in)
2115 (:name |format| :type |PixelFormat| :direction :in)
2116 (:name |imageSize| :type |SizeI| :direction :in)
2117 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2118 imagesize))
2119 :category "VERSION_1_3" :deprecated nil :version "1.3")
2120 (defglextfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return
2121 "void" :args
2122 ((:name |target| :type |TextureTarget| :direction :in)
2123 (:name |level| :type |CheckedInt32| :direction :in)
2124 (:name |xoffset| :type |CheckedInt32| :direction :in)
2125 (:name |yoffset| :type |CheckedInt32| :direction :in)
2126 (:name |zoffset| :type |CheckedInt32| :direction :in)
2127 (:name |width| :type |SizeI| :direction :in)
2128 (:name |height| :type |SizeI| :direction :in)
2129 (:name |depth| :type |SizeI| :direction :in)
2130 (:name |format| :type |PixelFormat| :direction :in)
2131 (:name |imageSize| :type |SizeI| :direction :in)
2132 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2133 imagesize))
2134 :category "VERSION_1_3" :deprecated nil :version "1.3")
2135 (defglextfun "CompressedTexImage1D" compressed-tex-image-1d :return "void"
2136 :args
2137 ((:name |target| :type |TextureTarget| :direction :in)
2138 (:name |level| :type |CheckedInt32| :direction :in)
2139 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2140 (:name |width| :type |SizeI| :direction :in)
2141 (:name |border| :type |CheckedInt32| :direction :in)
2142 (:name |imageSize| :type |SizeI| :direction :in)
2143 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2144 imagesize))
2145 :category "VERSION_1_3" :deprecated nil :version "1.3")
2146 (defglextfun "CompressedTexImage2D" compressed-tex-image-2d :return "void"
2147 :args
2148 ((:name |target| :type |TextureTarget| :direction :in)
2149 (:name |level| :type |CheckedInt32| :direction :in)
2150 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2151 (:name |width| :type |SizeI| :direction :in)
2152 (:name |height| :type |SizeI| :direction :in)
2153 (:name |border| :type |CheckedInt32| :direction :in)
2154 (:name |imageSize| :type |SizeI| :direction :in)
2155 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2156 imagesize))
2157 :category "VERSION_1_3" :deprecated nil :version "1.3")
2158 (defglextfun "CompressedTexImage3D" compressed-tex-image-3d :return "void"
2159 :args
2160 ((:name |target| :type |TextureTarget| :direction :in)
2161 (:name |level| :type |CheckedInt32| :direction :in)
2162 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2163 (:name |width| :type |SizeI| :direction :in)
2164 (:name |height| :type |SizeI| :direction :in)
2165 (:name |depth| :type |SizeI| :direction :in)
2166 (:name |border| :type |CheckedInt32| :direction :in)
2167 (:name |imageSize| :type |SizeI| :direction :in)
2168 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2169 imagesize))
2170 :category "VERSION_1_3" :deprecated nil :version "1.3")
2171 (defglextfun "SampleCoverage" sample-coverage :return "void" :args
2172 ((:name |value| :type |ClampedFloat32| :direction :in)
2173 (:name |invert| :type |Boolean| :direction :in))
2174 :category "VERSION_1_3" :deprecated nil :version "1.3")
2175 (defglextfun "ActiveTexture" active-texture :return "void" :args
2176 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2177 :deprecated nil :version "1.3")
2178 (defglextfun "WindowPos3sv" window-pos-3sv :return "void" :args
2179 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
2180 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2181 (defglextfun "WindowPos3s" window-pos-3s :return "void" :args
2182 ((:name |x| :type |CoordS| :direction :in)
2183 (:name |y| :type |CoordS| :direction :in)
2184 (:name |z| :type |CoordS| :direction :in))
2185 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2186 (defglextfun "WindowPos3iv" window-pos-3iv :return "void" :args
2187 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
2188 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2189 (defglextfun "WindowPos3i" window-pos-3i :return "void" :args
2190 ((:name |x| :type |CoordI| :direction :in)
2191 (:name |y| :type |CoordI| :direction :in)
2192 (:name |z| :type |CoordI| :direction :in))
2193 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2194 (defglextfun "WindowPos3fv" window-pos-3fv :return "void" :args
2195 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
2196 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2197 (defglextfun "WindowPos3f" window-pos-3f :return "void" :args
2198 ((:name |x| :type |CoordF| :direction :in)
2199 (:name |y| :type |CoordF| :direction :in)
2200 (:name |z| :type |CoordF| :direction :in))
2201 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2202 (defglextfun "WindowPos3dv" window-pos-3dv :return "void" :args
2203 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
2204 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2205 (defglextfun "WindowPos3d" window-pos-3d :return "void" :args
2206 ((:name |x| :type |CoordD| :direction :in)
2207 (:name |y| :type |CoordD| :direction :in)
2208 (:name |z| :type |CoordD| :direction :in))
2209 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2210 (defglextfun "WindowPos2sv" window-pos-2sv :return "void" :args
2211 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
2212 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2213 (defglextfun "WindowPos2s" window-pos-2s :return "void" :args
2214 ((:name |x| :type |CoordS| :direction :in)
2215 (:name |y| :type |CoordS| :direction :in))
2216 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2217 (defglextfun "WindowPos2iv" window-pos-2iv :return "void" :args
2218 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
2219 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2220 (defglextfun "WindowPos2i" window-pos-2i :return "void" :args
2221 ((:name |x| :type |CoordI| :direction :in)
2222 (:name |y| :type |CoordI| :direction :in))
2223 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2224 (defglextfun "WindowPos2fv" window-pos-2fv :return "void" :args
2225 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
2226 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2227 (defglextfun "WindowPos2f" window-pos-2f :return "void" :args
2228 ((:name |x| :type |CoordF| :direction :in)
2229 (:name |y| :type |CoordF| :direction :in))
2230 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2231 (defglextfun "WindowPos2dv" window-pos-2dv :return "void" :args
2232 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
2233 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2234 (defglextfun "WindowPos2d" window-pos-2d :return "void" :args
2235 ((:name |x| :type |CoordD| :direction :in)
2236 (:name |y| :type |CoordD| :direction :in))
2237 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2238 (defglextfun "SecondaryColorPointer" secondary-color-pointer :return "void"
2239 :args
2240 ((:name |size| :type |Int32| :direction :in)
2241 (:name |type| :type |ColorPointerType| :direction :in)
2242 (:name |stride| :type |SizeI| :direction :in)
2243 (:name |pointer| :type |Void| :direction :in :array t :size
2244 (|size| |type| |stride|) :retained t))
2245 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2246 (defglextfun "SecondaryColor3usv" secondary-color-3usv :return "void" :args
2247 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
2248 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2249 (defglextfun "SecondaryColor3us" secondary-color-3us :return "void" :args
2250 ((:name |red| :type |ColorUS| :direction :in)
2251 (:name |green| :type |ColorUS| :direction :in)
2252 (:name |blue| :type |ColorUS| :direction :in))
2253 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2254 (defglextfun "SecondaryColor3uiv" secondary-color-3uiv :return "void" :args
2255 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
2256 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2257 (defglextfun "SecondaryColor3ui" secondary-color-3ui :return "void" :args
2258 ((:name |red| :type |ColorUI| :direction :in)
2259 (:name |green| :type |ColorUI| :direction :in)
2260 (:name |blue| :type |ColorUI| :direction :in))
2261 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2262 (defglextfun "SecondaryColor3ubv" secondary-color-3ubv :return "void" :args
2263 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
2264 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2265 (defglextfun "SecondaryColor3ub" secondary-color-3ub :return "void" :args
2266 ((:name |red| :type |ColorUB| :direction :in)
2267 (:name |green| :type |ColorUB| :direction :in)
2268 (:name |blue| :type |ColorUB| :direction :in))
2269 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2270 (defglextfun "SecondaryColor3sv" secondary-color-3sv :return "void" :args
2271 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
2272 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2273 (defglextfun "SecondaryColor3s" secondary-color-3s :return "void" :args
2274 ((:name |red| :type |ColorS| :direction :in)
2275 (:name |green| :type |ColorS| :direction :in)
2276 (:name |blue| :type |ColorS| :direction :in))
2277 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2278 (defglextfun "SecondaryColor3iv" secondary-color-3iv :return "void" :args
2279 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
2280 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2281 (defglextfun "SecondaryColor3i" secondary-color-3i :return "void" :args
2282 ((:name |red| :type |ColorI| :direction :in)
2283 (:name |green| :type |ColorI| :direction :in)
2284 (:name |blue| :type |ColorI| :direction :in))
2285 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2286 (defglextfun "SecondaryColor3fv" secondary-color-3fv :return "void" :args
2287 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
2288 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2289 (defglextfun "SecondaryColor3f" secondary-color-3f :return "void" :args
2290 ((:name |red| :type |ColorF| :direction :in)
2291 (:name |green| :type |ColorF| :direction :in)
2292 (:name |blue| :type |ColorF| :direction :in))
2293 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2294 (defglextfun "SecondaryColor3dv" secondary-color-3dv :return "void" :args
2295 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
2296 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2297 (defglextfun "SecondaryColor3d" secondary-color-3d :return "void" :args
2298 ((:name |red| :type |ColorD| :direction :in)
2299 (:name |green| :type |ColorD| :direction :in)
2300 (:name |blue| :type |ColorD| :direction :in))
2301 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2302 (defglextfun "SecondaryColor3bv" secondary-color-3bv :return "void" :args
2303 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
2304 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2305 (defglextfun "SecondaryColor3b" secondary-color-3b :return "void" :args
2306 ((:name |red| :type |ColorB| :direction :in)
2307 (:name |green| :type |ColorB| :direction :in)
2308 (:name |blue| :type |ColorB| :direction :in))
2309 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2310 (defglextfun "FogCoordPointer" fog-coord-pointer :return "void" :args
2311 ((:name |type| :type |FogPointerTypeEXT| :direction :in)
2312 (:name |stride| :type |SizeI| :direction :in)
2313 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
2314 :retained t))
2315 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2316 (defglextfun "FogCoorddv" fog-coord-dv :return "void" :args
2317 ((:name |coord| :type |CoordD| :direction :in :array t :size #x1)) :category
2318 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2319 (defglextfun "FogCoordd" fog-coord-d :return "void" :args
2320 ((:name |coord| :type |CoordD| :direction :in)) :category "VERSION_1_4"
2321 :deprecated "3.1" :version "1.4")
2322 (defglextfun "FogCoordfv" fog-coord-fv :return "void" :args
2323 ((:name |coord| :type |CoordF| :direction :in :array t :size #x1)) :category
2324 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2325 (defglextfun "FogCoordf" fog-coord-f :return "void" :args
2326 ((:name |coord| :type |CoordF| :direction :in)) :category "VERSION_1_4"
2327 :deprecated "3.1" :version "1.4")
2328 (defglextfun "PointParameteriv" point-parameter-iv :return "void" :args
2329 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2330 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2331 :category "VERSION_1_4" :deprecated nil :version "1.4")
2332 (defglextfun "PointParameteri" point-parameter-i :return "void" :args
2333 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2334 (:name |param| :type |Int32| :direction :in))
2335 :category "VERSION_1_4" :deprecated nil :version "1.4")
2336 (defglextfun "PointParameterfv" point-parameter-fv :return "void" :args
2337 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2338 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2339 (|pname|)))
2340 :category "VERSION_1_4" :deprecated nil :version "1.4")
2341 (defglextfun "PointParameterf" point-parameter-f :return "void" :args
2342 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2343 (:name |param| :type |CheckedFloat32| :direction :in))
2344 :category "VERSION_1_4" :deprecated nil :version "1.4")
2345 (defglextfun "MultiDrawElements" multi-draw-elements :return "void" :args
2346 ((:name |mode| :type |BeginMode| :direction :in)
2347 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2348 (:name |type| :type |DrawElementsType| :direction :in)
2349 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2350 (|primcount|))
2351 (:name |primcount| :type |SizeI| :direction :in))
2352 :category "VERSION_1_4" :deprecated nil :version "1.4")
2353 (defglextfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
2354 ((:name |mode| :type |BeginMode| :direction :in)
2355 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2356 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2357 (:name |primcount| :type |SizeI| :direction :in))
2358 :category "VERSION_1_4" :deprecated nil :version "1.4")
2359 (defglextfun "BlendFuncSeparate" blend-func-separate :return "void" :args
2360 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2361 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2362 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2363 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
2364 :category "VERSION_1_4" :deprecated nil :version "1.4")
2365 (defglextfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
2366 ((:name |target| :type |BufferTargetARB| :direction :in)
2367 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2368 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2369 :category "VERSION_1_5" :deprecated nil :version "1.5")
2370 (defglextfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void"
2371 :args
2372 ((:name |target| :type |BufferTargetARB| :direction :in)
2373 (:name |pname| :type |BufferPNameARB| :direction :in)
2374 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2375 :category "VERSION_1_5" :deprecated nil :version "1.5")
2376 (defglextfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
2377 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2378 "VERSION_1_5" :deprecated nil :version "1.5")
2379 (defglextfun "MapBuffer" map-buffer :return "VoidPointer" :args
2380 ((:name |target| :type |BufferTargetARB| :direction :in)
2381 (:name |access| :type |BufferAccessARB| :direction :in))
2382 :category "VERSION_1_5" :deprecated nil :version "1.5")
2383 (defglextfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
2384 ((:name |target| :type |BufferTargetARB| :direction :in)
2385 (:name |offset| :type |BufferOffset| :direction :in)
2386 (:name |size| :type |BufferSize| :direction :in)
2387 (:name |data| :type |Void| :direction :out :array t :size size))
2388 :category "VERSION_1_5" :deprecated nil :version "1.5")
2389 (defglextfun "BufferSubData" buffer-sub-data :return "void" :args
2390 ((:name |target| :type |BufferTargetARB| :direction :in)
2391 (:name |offset| :type |BufferOffset| :direction :in)
2392 (:name |size| :type |BufferSize| :direction :in)
2393 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2394 :category "VERSION_1_5" :deprecated nil :version "1.5")
2395 (defglextfun "BufferData" buffer-data :return "void" :args
2396 ((:name |target| :type |BufferTargetARB| :direction :in)
2397 (:name |size| :type |BufferSize| :direction :in)
2398 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2399 (:name |usage| :type |BufferUsageARB| :direction :in))
2400 :category "VERSION_1_5" :deprecated nil :version "1.5")
2401 (defglextfun "IsBuffer" is-buffer :return "Boolean" :args
2402 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2403 :deprecated nil :version "1.5")
2404 (defglextfun "GenBuffers" gen-buffers :return "void" :args
2405 ((:name |n| :type |SizeI| :direction :in)
2406 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2407 :category "VERSION_1_5" :deprecated nil :version "1.5")
2408 (defglextfun "DeleteBuffers" delete-buffers :return "void" :args
2409 ((:name |n| :type |SizeI| :direction :in)
2410 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2411 :category "VERSION_1_5" :deprecated nil :version "1.5")
2412 (defglextfun "BindBuffer" bind-buffer :return "void" :args
2413 ((:name |target| :type |BufferTargetARB| :direction :in)
2414 (:name |buffer| :type |UInt32| :direction :in))
2415 :category "VERSION_1_5" :deprecated nil :version "1.5")
2416 (defglextfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2417 ((:name |id| :type |UInt32| :direction :in)
2418 (:name |pname| :type |GLenum| :direction :in)
2419 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2420 :category "VERSION_1_5" :deprecated nil :version "1.5")
2421 (defglextfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
2422 ((:name |id| :type |UInt32| :direction :in)
2423 (:name |pname| :type |GLenum| :direction :in)
2424 (:name |params| :type |Int32| :direction :out :array t :size pname))
2425 :category "VERSION_1_5" :deprecated nil :version "1.5")
2426 (defglextfun "GetQueryiv" get-query-iv :return "void" :args
2427 ((:name |target| :type |GLenum| :direction :in)
2428 (:name |pname| :type |GLenum| :direction :in)
2429 (:name |params| :type |Int32| :direction :out :array t :size pname))
2430 :category "VERSION_1_5" :deprecated nil :version "1.5")
2431 (defglextfun "EndQuery" end-query :return "void" :args
2432 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2433 :deprecated nil :version "1.5")
2434 (defglextfun "BeginQuery" begin-query :return "void" :args
2435 ((:name |target| :type |GLenum| :direction :in)
2436 (:name |id| :type |UInt32| :direction :in))
2437 :category "VERSION_1_5" :deprecated nil :version "1.5")
2438 (defglextfun "IsQuery" is-query :return "Boolean" :args
2439 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2440 :deprecated nil :version "1.5")
2441 (defglextfun "DeleteQueries" delete-queries :return "void" :args
2442 ((:name |n| :type |SizeI| :direction :in)
2443 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2444 :category "VERSION_1_5" :deprecated nil :version "1.5")
2445 (defglextfun "GenQueries" gen-queries :return "void" :args
2446 ((:name |n| :type |SizeI| :direction :in)
2447 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2448 :category "VERSION_1_5" :deprecated nil :version "1.5")
2449 (defglextfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2450 ((:name |index| :type |UInt32| :direction :in)
2451 (:name |size| :type |Int32| :direction :in)
2452 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2453 (:name |normalized| :type |Boolean| :direction :in)
2454 (:name |stride| :type |SizeI| :direction :in)
2455 (:name |pointer| :type |Void| :direction :in :array t :size
2456 (|size| |type| |stride|) :retained t))
2457 :category "VERSION_2_0" :deprecated nil :version "2.0")
2458 (defglextfun "VertexAttrib4usv" vertex-attrib-4usv :return "void" :args
2459 ((:name |index| :type |UInt32| :direction :in)
2460 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2461 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2462 (defglextfun "VertexAttrib4uiv" vertex-attrib-4uiv :return "void" :args
2463 ((:name |index| :type |UInt32| :direction :in)
2464 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2465 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2466 (defglextfun "VertexAttrib4ubv" vertex-attrib-4ubv :return "void" :args
2467 ((:name |index| :type |UInt32| :direction :in)
2468 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2469 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2470 (defglextfun "VertexAttrib4sv" vertex-attrib-4sv :return "void" :args
2471 ((:name |index| :type |UInt32| :direction :in)
2472 (:name |v| :type |Int16| :direction :in :array t :size #x4))
2473 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2474 (defglextfun "VertexAttrib4s" vertex-attrib-4s :return "void" :args
2475 ((:name |index| :type |UInt32| :direction :in)
2476 (:name |x| :type |Int16| :direction :in)
2477 (:name |y| :type |Int16| :direction :in)
2478 (:name |z| :type |Int16| :direction :in)
2479 (:name |w| :type |Int16| :direction :in))
2480 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2481 (defglextfun "VertexAttrib4iv" vertex-attrib-4iv :return "void" :args
2482 ((:name |index| :type |UInt32| :direction :in)
2483 (:name |v| :type |Int32| :direction :in :array t :size #x4))
2484 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2485 (defglextfun "VertexAttrib4fv" vertex-attrib-4fv :return "void" :args
2486 ((:name |index| :type |UInt32| :direction :in)
2487 (:name |v| :type |Float32| :direction :in :array t :size #x4))
2488 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2489 (defglextfun "VertexAttrib4f" vertex-attrib-4f :return "void" :args
2490 ((:name |index| :type |UInt32| :direction :in)
2491 (:name |x| :type |Float32| :direction :in)
2492 (:name |y| :type |Float32| :direction :in)
2493 (:name |z| :type |Float32| :direction :in)
2494 (:name |w| :type |Float32| :direction :in))
2495 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2496 (defglextfun "VertexAttrib4dv" vertex-attrib-4dv :return "void" :args
2497 ((:name |index| :type |UInt32| :direction :in)
2498 (:name |v| :type |Float64| :direction :in :array t :size #x4))
2499 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2500 (defglextfun "VertexAttrib4d" vertex-attrib-4d :return "void" :args
2501 ((:name |index| :type |UInt32| :direction :in)
2502 (:name |x| :type |Float64| :direction :in)
2503 (:name |y| :type |Float64| :direction :in)
2504 (:name |z| :type |Float64| :direction :in)
2505 (:name |w| :type |Float64| :direction :in))
2506 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2507 (defglextfun "VertexAttrib4bv" vertex-attrib-4bv :return "void" :args
2508 ((:name |index| :type |UInt32| :direction :in)
2509 (:name |v| :type |Int8| :direction :in :array t :size #x4))
2510 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2511 (defglextfun "VertexAttrib4Nusv" vertex-attrib-4n-usv :return "void" :args
2512 ((:name |index| :type |UInt32| :direction :in)
2513 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2514 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2515 (defglextfun "VertexAttrib4Nuiv" vertex-attrib-4n-uiv :return "void" :args
2516 ((:name |index| :type |UInt32| :direction :in)
2517 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2518 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2519 (defglextfun "VertexAttrib4Nubv" vertex-attrib-4n-ubv :return "void" :args
2520 ((:name |index| :type |UInt32| :direction :in)
2521 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2522 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2523 (defglextfun "VertexAttrib4Nub" vertex-attrib-4n-ub :return "void" :args
2524 ((:name |index| :type |UInt32| :direction :in)
2525 (:name |x| :type |UInt8| :direction :in)
2526 (:name |y| :type |UInt8| :direction :in)
2527 (:name |z| :type |UInt8| :direction :in)
2528 (:name |w| :type |UInt8| :direction :in))
2529 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2530 (defglextfun "VertexAttrib4Nsv" vertex-attrib-4n-sv :return "void" :args
2531 ((:name |index| :type |UInt32| :direction :in)
2532 (:name |v| :type |Int16| :direction :in :array t :size #x4))
2533 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2534 (defglextfun "VertexAttrib4Niv" vertex-attrib-4n-iv :return "void" :args
2535 ((:name |index| :type |UInt32| :direction :in)
2536 (:name |v| :type |Int32| :direction :in :array t :size #x4))
2537 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2538 (defglextfun "VertexAttrib4Nbv" vertex-attrib-4n-bv :return "void" :args
2539 ((:name |index| :type |UInt32| :direction :in)
2540 (:name |v| :type |Int8| :direction :in :array t :size #x4))
2541 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2542 (defglextfun "VertexAttrib3sv" vertex-attrib-3sv :return "void" :args
2543 ((:name |index| :type |UInt32| :direction :in)
2544 (:name |v| :type |Int16| :direction :in :array t :size #x3))
2545 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2546 (defglextfun "VertexAttrib3s" vertex-attrib-3s :return "void" :args
2547 ((:name |index| :type |UInt32| :direction :in)
2548 (:name |x| :type |Int16| :direction :in)
2549 (:name |y| :type |Int16| :direction :in)
2550 (:name |z| :type |Int16| :direction :in))
2551 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2552 (defglextfun "VertexAttrib3fv" vertex-attrib-3fv :return "void" :args
2553 ((:name |index| :type |UInt32| :direction :in)
2554 (:name |v| :type |Float32| :direction :in :array t :size #x3))
2555 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2556 (defglextfun "VertexAttrib3f" vertex-attrib-3f :return "void" :args
2557 ((:name |index| :type |UInt32| :direction :in)
2558 (:name |x| :type |Float32| :direction :in)
2559 (:name |y| :type |Float32| :direction :in)
2560 (:name |z| :type |Float32| :direction :in))
2561 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2562 (defglextfun "VertexAttrib3dv" vertex-attrib-3dv :return "void" :args
2563 ((:name |index| :type |UInt32| :direction :in)
2564 (:name |v| :type |Float64| :direction :in :array t :size #x3))
2565 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2566 (defglextfun "VertexAttrib3d" vertex-attrib-3d :return "void" :args
2567 ((:name |index| :type |UInt32| :direction :in)
2568 (:name |x| :type |Float64| :direction :in)
2569 (:name |y| :type |Float64| :direction :in)
2570 (:name |z| :type |Float64| :direction :in))
2571 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2572 (defglextfun "VertexAttrib2sv" vertex-attrib-2sv :return "void" :args
2573 ((:name |index| :type |UInt32| :direction :in)
2574 (:name |v| :type |Int16| :direction :in :array t :size #x2))
2575 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2576 (defglextfun "VertexAttrib2s" vertex-attrib-2s :return "void" :args
2577 ((:name |index| :type |UInt32| :direction :in)
2578 (:name |x| :type |Int16| :direction :in)
2579 (:name |y| :type |Int16| :direction :in))
2580 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2581 (defglextfun "VertexAttrib2fv" vertex-attrib-2fv :return "void" :args
2582 ((:name |index| :type |UInt32| :direction :in)
2583 (:name |v| :type |Float32| :direction :in :array t :size #x2))
2584 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2585 (defglextfun "VertexAttrib2f" vertex-attrib-2f :return "void" :args
2586 ((:name |index| :type |UInt32| :direction :in)
2587 (:name |x| :type |Float32| :direction :in)
2588 (:name |y| :type |Float32| :direction :in))
2589 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2590 (defglextfun "VertexAttrib2dv" vertex-attrib-2dv :return "void" :args
2591 ((:name |index| :type |UInt32| :direction :in)
2592 (:name |v| :type |Float64| :direction :in :array t :size #x2))
2593 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2594 (defglextfun "VertexAttrib2d" vertex-attrib-2d :return "void" :args
2595 ((:name |index| :type |UInt32| :direction :in)
2596 (:name |x| :type |Float64| :direction :in)
2597 (:name |y| :type |Float64| :direction :in))
2598 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2599 (defglextfun "VertexAttrib1sv" vertex-attrib-1sv :return "void" :args
2600 ((:name |index| :type |UInt32| :direction :in)
2601 (:name |v| :type |Int16| :direction :in :array t :size #x1))
2602 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2603 (defglextfun "VertexAttrib1s" vertex-attrib-1s :return "void" :args
2604 ((:name |index| :type |UInt32| :direction :in)
2605 (:name |x| :type |Int16| :direction :in))
2606 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2607 (defglextfun "VertexAttrib1fv" vertex-attrib-1fv :return "void" :args
2608 ((:name |index| :type |UInt32| :direction :in)
2609 (:name |v| :type |Float32| :direction :in :array t :size #x1))
2610 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2611 (defglextfun "VertexAttrib1f" vertex-attrib-1f :return "void" :args
2612 ((:name |index| :type |UInt32| :direction :in)
2613 (:name |x| :type |Float32| :direction :in))
2614 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2615 (defglextfun "VertexAttrib1dv" vertex-attrib-1dv :return "void" :args
2616 ((:name |index| :type |UInt32| :direction :in)
2617 (:name |v| :type |Float64| :direction :in :array t :size #x1))
2618 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2619 (defglextfun "VertexAttrib1d" vertex-attrib-1d :return "void" :args
2620 ((:name |index| :type |UInt32| :direction :in)
2621 (:name |x| :type |Float64| :direction :in))
2622 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2623 (defglextfun "ValidateProgram" validate-program :return "void" :args
2624 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2625 :deprecated nil :version "2.0")
2626 (defglextfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
2627 ((:name |location| :type |Int32| :direction :in)
2628 (:name |count| :type |SizeI| :direction :in)
2629 (:name |transpose| :type |Boolean| :direction :in)
2630 (:name |value| :type |Float32| :direction :in :array t :size count))
2631 :category "VERSION_2_0" :deprecated nil :version "2.0")
2632 (defglextfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
2633 ((:name |location| :type |Int32| :direction :in)
2634 (:name |count| :type |SizeI| :direction :in)
2635 (:name |transpose| :type |Boolean| :direction :in)
2636 (:name |value| :type |Float32| :direction :in :array t :size count))
2637 :category "VERSION_2_0" :deprecated nil :version "2.0")
2638 (defglextfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
2639 ((:name |location| :type |Int32| :direction :in)
2640 (:name |count| :type |SizeI| :direction :in)
2641 (:name |transpose| :type |Boolean| :direction :in)
2642 (:name |value| :type |Float32| :direction :in :array t :size count))
2643 :category "VERSION_2_0" :deprecated nil :version "2.0")
2644 (defglextfun "Uniform4iv" uniform-4iv :return "void" :args
2645 ((:name |location| :type |Int32| :direction :in)
2646 (:name |count| :type |SizeI| :direction :in)
2647 (:name |value| :type |Int32| :direction :in :array t :size count))
2648 :category "VERSION_2_0" :deprecated nil :version "2.0")
2649 (defglextfun "Uniform3iv" uniform-3iv :return "void" :args
2650 ((:name |location| :type |Int32| :direction :in)
2651 (:name |count| :type |SizeI| :direction :in)
2652 (:name |value| :type |Int32| :direction :in :array t :size count))
2653 :category "VERSION_2_0" :deprecated nil :version "2.0")
2654 (defglextfun "Uniform2iv" uniform-2iv :return "void" :args
2655 ((:name |location| :type |Int32| :direction :in)
2656 (:name |count| :type |SizeI| :direction :in)
2657 (:name |value| :type |Int32| :direction :in :array t :size count))
2658 :category "VERSION_2_0" :deprecated nil :version "2.0")
2659 (defglextfun "Uniform1iv" uniform-1iv :return "void" :args
2660 ((:name |location| :type |Int32| :direction :in)
2661 (:name |count| :type |SizeI| :direction :in)
2662 (:name |value| :type |Int32| :direction :in :array t :size count))
2663 :category "VERSION_2_0" :deprecated nil :version "2.0")
2664 (defglextfun "Uniform4fv" uniform-4fv :return "void" :args
2665 ((:name |location| :type |Int32| :direction :in)
2666 (:name |count| :type |SizeI| :direction :in)
2667 (:name |value| :type |Float32| :direction :in :array t :size count))
2668 :category "VERSION_2_0" :deprecated nil :version "2.0")
2669 (defglextfun "Uniform3fv" uniform-3fv :return "void" :args
2670 ((:name |location| :type |Int32| :direction :in)
2671 (:name |count| :type |SizeI| :direction :in)
2672 (:name |value| :type |Float32| :direction :in :array t :size count))
2673 :category "VERSION_2_0" :deprecated nil :version "2.0")
2674 (defglextfun "Uniform2fv" uniform-2fv :return "void" :args
2675 ((:name |location| :type |Int32| :direction :in)
2676 (:name |count| :type |SizeI| :direction :in)
2677 (:name |value| :type |Float32| :direction :in :array t :size count))
2678 :category "VERSION_2_0" :deprecated nil :version "2.0")
2679 (defglextfun "Uniform1fv" uniform-1fv :return "void" :args
2680 ((:name |location| :type |Int32| :direction :in)
2681 (:name |count| :type |SizeI| :direction :in)
2682 (:name |value| :type |Float32| :direction :in :array t :size count))
2683 :category "VERSION_2_0" :deprecated nil :version "2.0")
2684 (defglextfun "Uniform4i" uniform-4i :return "void" :args
2685 ((:name |location| :type |Int32| :direction :in)
2686 (:name |v0| :type |Int32| :direction :in)
2687 (:name |v1| :type |Int32| :direction :in)
2688 (:name |v2| :type |Int32| :direction :in)
2689 (:name |v3| :type |Int32| :direction :in))
2690 :category "VERSION_2_0" :deprecated nil :version "2.0")
2691 (defglextfun "Uniform3i" uniform-3i :return "void" :args
2692 ((:name |location| :type |Int32| :direction :in)
2693 (:name |v0| :type |Int32| :direction :in)
2694 (:name |v1| :type |Int32| :direction :in)
2695 (:name |v2| :type |Int32| :direction :in))
2696 :category "VERSION_2_0" :deprecated nil :version "2.0")
2697 (defglextfun "Uniform2i" uniform-2i :return "void" :args
2698 ((:name |location| :type |Int32| :direction :in)
2699 (:name |v0| :type |Int32| :direction :in)
2700 (:name |v1| :type |Int32| :direction :in))
2701 :category "VERSION_2_0" :deprecated nil :version "2.0")
2702 (defglextfun "Uniform1i" uniform-1i :return "void" :args
2703 ((:name |location| :type |Int32| :direction :in)
2704 (:name |v0| :type |Int32| :direction :in))
2705 :category "VERSION_2_0" :deprecated nil :version "2.0")
2706 (defglextfun "Uniform4f" uniform-4f :return "void" :args
2707 ((:name |location| :type |Int32| :direction :in)
2708 (:name |v0| :type |Float32| :direction :in)
2709 (:name |v1| :type |Float32| :direction :in)
2710 (:name |v2| :type |Float32| :direction :in)
2711 (:name |v3| :type |Float32| :direction :in))
2712 :category "VERSION_2_0" :deprecated nil :version "2.0")
2713 (defglextfun "Uniform3f" uniform-3f :return "void" :args
2714 ((:name |location| :type |Int32| :direction :in)
2715 (:name |v0| :type |Float32| :direction :in)
2716 (:name |v1| :type |Float32| :direction :in)
2717 (:name |v2| :type |Float32| :direction :in))
2718 :category "VERSION_2_0" :deprecated nil :version "2.0")
2719 (defglextfun "Uniform2f" uniform-2f :return "void" :args
2720 ((:name |location| :type |Int32| :direction :in)
2721 (:name |v0| :type |Float32| :direction :in)
2722 (:name |v1| :type |Float32| :direction :in))
2723 :category "VERSION_2_0" :deprecated nil :version "2.0")
2724 (defglextfun "Uniform1f" uniform-1f :return "void" :args
2725 ((:name |location| :type |Int32| :direction :in)
2726 (:name |v0| :type |Float32| :direction :in))
2727 :category "VERSION_2_0" :deprecated nil :version "2.0")
2728 (defglextfun "UseProgram" use-program :return "void" :args
2729 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2730 :deprecated nil :version "2.0")
2731 (defglextfun "ShaderSource" shader-source :return "void" :args
2732 ((:name |shader| :type |UInt32| :direction :in)
2733 (:name |count| :type |SizeI| :direction :in)
2734 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2735 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2736 :category "VERSION_2_0" :deprecated nil :version "2.0")
2737 (defglextfun "LinkProgram" link-program :return "void" :args
2738 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2739 :deprecated nil :version "2.0")
2740 (defglextfun "IsShader" is-shader :return "Boolean" :args
2741 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2742 :deprecated nil :version "2.0")
2743 (defglextfun "IsProgram" is-program :return "Boolean" :args
2744 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2745 :deprecated nil :version "2.0")
2746 (defglextfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return
2747 "void" :args
2748 ((:name |index| :type |UInt32| :direction :in)
2749 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2750 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2751 :category "VERSION_2_0" :deprecated nil :version "2.0")
2752 (defglextfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2753 ((:name |index| :type |UInt32| :direction :in)
2754 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2755 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2756 :category "VERSION_2_0" :deprecated nil :version "2.0")
2757 (defglextfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2758 ((:name |index| :type |UInt32| :direction :in)
2759 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2760 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2761 :category "VERSION_2_0" :deprecated nil :version "2.0")
2762 (defglextfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2763 ((:name |index| :type |UInt32| :direction :in)
2764 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2765 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2766 :category "VERSION_2_0" :deprecated nil :version "2.0")
2767 (defglextfun "GetUniformiv" get-uniform-iv :return "void" :args
2768 ((:name |program| :type |UInt32| :direction :in)
2769 (:name |location| :type |Int32| :direction :in)
2770 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2771 :category "VERSION_2_0" :deprecated nil :version "2.0")
2772 (defglextfun "GetUniformfv" get-uniform-fv :return "void" :args
2773 ((:name |program| :type |UInt32| :direction :in)
2774 (:name |location| :type |Int32| :direction :in)
2775 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
2776 :category "VERSION_2_0" :deprecated nil :version "2.0")
2777 (defglextfun "GetUniformLocation" get-uniform-location :return "Int32" :args
2778 ((:name |program| :type |UInt32| :direction :in)
2779 (:name |name| :type |Char| :direction :in :array t))
2780 :category "VERSION_2_0" :deprecated nil :version "2.0")
2781 (defglextfun "GetShaderSource" get-shader-source :return "void" :args
2782 ((:name |shader| :type |UInt32| :direction :in)
2783 (:name |bufSize| :type |SizeI| :direction :in)
2784 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2785 (:name |source| :type |Char| :direction :out :array t :size length))
2786 :category "VERSION_2_0" :deprecated nil :version "2.0")
2787 (defglextfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
2788 ((:name |shader| :type |UInt32| :direction :in)
2789 (:name |bufSize| :type |SizeI| :direction :in)
2790 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2791 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2792 :category "VERSION_2_0" :deprecated nil :version "2.0")
2793 (defglextfun "GetShaderiv" get-shader-iv :return "void" :args
2794 ((:name |shader| :type |UInt32| :direction :in)
2795 (:name |pname| :type |GLenum| :direction :in)
2796 (:name |params| :type |Int32| :direction :out :array t :size pname))
2797 :category "VERSION_2_0" :deprecated nil :version "2.0")
2798 (defglextfun "GetProgramInfoLog" get-program-info-log :return "void" :args
2799 ((:name |program| :type |UInt32| :direction :in)
2800 (:name |bufSize| :type |SizeI| :direction :in)
2801 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2802 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2803 :category "VERSION_2_0" :deprecated nil :version "2.0")
2804 (defglextfun "GetProgramiv" get-program-iv :return "void" :args
2805 ((:name |program| :type |UInt32| :direction :in)
2806 (:name |pname| :type |GLenum| :direction :in)
2807 (:name |params| :type |Int32| :direction :out :array t :size pname))
2808 :category "VERSION_2_0" :deprecated nil :version "2.0")
2809 (defglextfun "GetAttribLocation" get-attrib-location :return "Int32" :args
2810 ((:name |program| :type |UInt32| :direction :in)
2811 (:name |name| :type |Char| :direction :in :array t))
2812 :category "VERSION_2_0" :deprecated nil :version "2.0")
2813 (defglextfun "GetAttachedShaders" get-attached-shaders :return "void" :args
2814 ((:name |program| :type |UInt32| :direction :in)
2815 (:name |maxCount| :type |SizeI| :direction :in)
2816 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2817 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2818 :category "VERSION_2_0" :deprecated nil :version "2.0")
2819 (defglextfun "GetActiveUniform" get-active-uniform :return "void" :args
2820 ((:name |program| :type |UInt32| :direction :in)
2821 (:name |index| :type |UInt32| :direction :in)
2822 (:name |bufSize| :type |SizeI| :direction :in)
2823 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2824 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2825 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2826 (:name |name| :type |Char| :direction :out :array t))
2827 :category "VERSION_2_0" :deprecated nil :version "2.0")
2828 (defglextfun "GetActiveAttrib" get-active-attrib :return "void" :args
2829 ((:name |program| :type |UInt32| :direction :in)
2830 (:name |index| :type |UInt32| :direction :in)
2831 (:name |bufSize| :type |SizeI| :direction :in)
2832 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2833 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2834 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2835 (:name |name| :type |Char| :direction :out :array t))
2836 :category "VERSION_2_0" :deprecated nil :version "2.0")
2837 (defglextfun "EnableVertexAttribArray" enable-vertex-attrib-array :return
2838 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
2839 "VERSION_2_0" :deprecated nil :version "2.0")
2840 (defglextfun "DisableVertexAttribArray" disable-vertex-attrib-array :return
2841 "void" :args ((:name |index| :type |UInt32| :direction :in)) :category
2842 "VERSION_2_0" :deprecated nil :version "2.0")
2843 (defglextfun "DetachShader" detach-shader :return "void" :args
2844 ((:name |program| :type |UInt32| :direction :in)
2845 (:name |shader| :type |UInt32| :direction :in))
2846 :category "VERSION_2_0" :deprecated nil :version "2.0")
2847 (defglextfun "DeleteShader" delete-shader :return "void" :args
2848 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2849 :deprecated nil :version "2.0")
2850 (defglextfun "DeleteProgram" delete-program :return "void" :args
2851 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2852 :deprecated nil :version "2.0")
2853 (defglextfun "CreateShader" create-shader :return "UInt32" :args
2854 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2855 :deprecated nil :version "2.0")
2856 (defglextfun "CreateProgram" create-program :return "UInt32" :args nil
2857 :category "VERSION_2_0" :deprecated nil :version "2.0")
2858 (defglextfun "CompileShader" compile-shader :return "void" :args
2859 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2860 :deprecated nil :version "2.0")
2861 (defglextfun "BindAttribLocation" bind-attrib-location :return "void" :args
2862 ((:name |program| :type |UInt32| :direction :in)
2863 (:name |index| :type |UInt32| :direction :in)
2864 (:name |name| :type |Char| :direction :in :array t))
2865 :category "VERSION_2_0" :deprecated nil :version "2.0")
2866 (defglextfun "AttachShader" attach-shader :return "void" :args
2867 ((:name |program| :type |UInt32| :direction :in)
2868 (:name |shader| :type |UInt32| :direction :in))
2869 :category "VERSION_2_0" :deprecated nil :version "2.0")
2870 (defglextfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
2871 ((:name |face| :type |StencilFaceDirection| :direction :in)
2872 (:name |mask| :type |MaskedStencilValue| :direction :in))
2873 :category "VERSION_2_0" :deprecated nil :version "2.0")
2874 (defglextfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
2875 ((:name |face| :type |StencilFaceDirection| :direction :in)
2876 (:name |func| :type |StencilFunction| :direction :in)
2877 (:name |ref| :type |ClampedStencilValue| :direction :in)
2878 (:name |mask| :type |MaskedStencilValue| :direction :in))
2879 :category "VERSION_2_0" :deprecated nil :version "2.0")
2880 (defglextfun "StencilOpSeparate" stencil-op-separate :return "void" :args
2881 ((:name |face| :type |StencilFaceDirection| :direction :in)
2882 (:name |sfail| :type |StencilOp| :direction :in)
2883 (:name |dpfail| :type |StencilOp| :direction :in)
2884 (:name |dppass| :type |StencilOp| :direction :in))
2885 :category "VERSION_2_0" :deprecated nil :version "2.0")
2886 (defglextfun "DrawBuffers" draw-buffers :return "void" :args
2887 ((:name |n| :type |SizeI| :direction :in)
2888 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
2889 :category "VERSION_2_0" :deprecated nil :version "2.0")
2890 (defglextfun "BlendEquationSeparate" blend-equation-separate :return "void"
2891 :args
2892 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
2893 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
2894 :category "VERSION_2_0" :deprecated nil :version "2.0")
2895 (defglextfun "UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
2896 ((:name |location| :type |Int32| :direction :in)
2897 (:name |count| :type |SizeI| :direction :in)
2898 (:name |transpose| :type |Boolean| :direction :in)
2899 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2900 :category "VERSION_2_1" :deprecated nil :version "2.1")
2901 (defglextfun "UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
2902 ((:name |location| :type |Int32| :direction :in)
2903 (:name |count| :type |SizeI| :direction :in)
2904 (:name |transpose| :type |Boolean| :direction :in)
2905 (:name |value| :type |Float32| :direction :in :array t :size #xC))
2906 :category "VERSION_2_1" :deprecated nil :version "2.1")
2907 (defglextfun "UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
2908 ((:name |location| :type |Int32| :direction :in)
2909 (:name |count| :type |SizeI| :direction :in)
2910 (:name |transpose| :type |Boolean| :direction :in)
2911 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2912 :category "VERSION_2_1" :deprecated nil :version "2.1")
2913 (defglextfun "UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
2914 ((:name |location| :type |Int32| :direction :in)
2915 (:name |count| :type |SizeI| :direction :in)
2916 (:name |transpose| :type |Boolean| :direction :in)
2917 (:name |value| :type |Float32| :direction :in :array t :size #x8))
2918 :category "VERSION_2_1" :deprecated nil :version "2.1")
2919 (defglextfun "UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
2920 ((:name |location| :type |Int32| :direction :in)
2921 (:name |count| :type |SizeI| :direction :in)
2922 (:name |transpose| :type |Boolean| :direction :in)
2923 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2924 :category "VERSION_2_1" :deprecated nil :version "2.1")
2925 (defglextfun "UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
2926 ((:name |location| :type |Int32| :direction :in)
2927 (:name |count| :type |SizeI| :direction :in)
2928 (:name |transpose| :type |Boolean| :direction :in)
2929 (:name |value| :type |Float32| :direction :in :array t :size #x6))
2930 :category "VERSION_2_1" :deprecated nil :version "2.1")
2931 (make-extension-loader version_2_1
2932 (("ResetMinmax" reset-minmax :return "void" :args
2933 ((:name |target| :type |MinmaxTarget| :direction :in)) :category
2934 "VERSION_1_2" :deprecated "3.1" :version "1.2")
2935 ("ResetHistogram" reset-histogram :return "void" :args
2936 ((:name |target| :type |HistogramTarget| :direction :in)) :category
2937 "VERSION_1_2" :deprecated "3.1" :version "1.2")
2938 ("Minmax" minmax :return "void" :args
2939 ((:name |target| :type |MinmaxTarget| :direction :in)
2940 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2941 (:name |sink| :type |Boolean| :direction :in))
2942 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2943 ("Histogram" histogram :return "void" :args
2944 ((:name |target| :type |HistogramTarget| :direction :in)
2945 (:name |width| :type |SizeI| :direction :in)
2946 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2947 (:name |sink| :type |Boolean| :direction :in))
2948 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2949 ("GetMinmaxParameteriv" get-minmax-parameter-iv :return "void" :args
2950 ((:name |target| :type |MinmaxTarget| :direction :in)
2951 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
2952 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2953 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2954 ("GetMinmaxParameterfv" get-minmax-parameter-fv :return "void" :args
2955 ((:name |target| :type |MinmaxTarget| :direction :in)
2956 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
2957 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2958 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2959 ("GetMinmax" get-minmax :return "void" :args
2960 ((:name |target| :type |MinmaxTarget| :direction :in)
2961 (:name |reset| :type |Boolean| :direction :in)
2962 (:name |format| :type |PixelFormat| :direction :in)
2963 (:name |type| :type |PixelType| :direction :in)
2964 (:name |values| :type |Void| :direction :out :array t :size
2965 (|target| |format| |type|)))
2966 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2967 ("GetHistogramParameteriv" get-histogram-parameter-iv :return "void" :args
2968 ((:name |target| :type |HistogramTarget| :direction :in)
2969 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
2970 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2971 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2972 ("GetHistogramParameterfv" get-histogram-parameter-fv :return "void" :args
2973 ((:name |target| :type |HistogramTarget| :direction :in)
2974 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
2975 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
2976 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2977 ("GetHistogram" get-histogram :return "void" :args
2978 ((:name |target| :type |HistogramTarget| :direction :in)
2979 (:name |reset| :type |Boolean| :direction :in)
2980 (:name |format| :type |PixelFormat| :direction :in)
2981 (:name |type| :type |PixelType| :direction :in)
2982 (:name |values| :type |Void| :direction :out :array t :size
2983 (|target| |format| |type|)))
2984 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2985 ("SeparableFilter2D" separable-filter-2d :return "void" :args
2986 ((:name |target| :type |SeparableTarget| :direction :in)
2987 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2988 (:name |width| :type |SizeI| :direction :in)
2989 (:name |height| :type |SizeI| :direction :in)
2990 (:name |format| :type |PixelFormat| :direction :in)
2991 (:name |type| :type |PixelType| :direction :in)
2992 (:name |row| :type |Void| :direction :in :array t :size
2993 (|target| |format| |type| |width|))
2994 (:name |column| :type |Void| :direction :in :array t :size
2995 (|target| |format| |type| |height|)))
2996 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
2997 ("GetSeparableFilter" get-separable-filter :return "void" :args
2998 ((:name |target| :type |SeparableTarget| :direction :in)
2999 (:name |format| :type |PixelFormat| :direction :in)
3000 (:name |type| :type |PixelType| :direction :in)
3001 (:name |row| :type |Void| :direction :out :array t :size
3002 (|target| |format| |type|))
3003 (:name |column| :type |Void| :direction :out :array t :size
3004 (|target| |format| |type|))
3005 (:name |span| :type |Void| :direction :out :array t :size
3006 (|target| |format| |type|)))
3007 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3008 ("GetConvolutionParameteriv" get-convolution-parameter-iv :return "void"
3009 :args
3010 ((:name |target| :type |ConvolutionTarget| :direction :in)
3011 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
3012 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3013 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3014 ("GetConvolutionParameterfv" get-convolution-parameter-fv :return "void"
3015 :args
3016 ((:name |target| :type |ConvolutionTarget| :direction :in)
3017 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
3018 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3019 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3020 ("GetConvolutionFilter" get-convolution-filter :return "void" :args
3021 ((:name |target| :type |ConvolutionTarget| :direction :in)
3022 (:name |format| :type |PixelFormat| :direction :in)
3023 (:name |type| :type |PixelType| :direction :in)
3024 (:name |image| :type |Void| :direction :out :array t :size
3025 (|target| |format| |type|)))
3026 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3027 ("CopyConvolutionFilter2D" copy-convolution-filter-2d :return "void" :args
3028 ((:name |target| :type |ConvolutionTarget| :direction :in)
3029 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3030 (:name |x| :type |WinCoord| :direction :in)
3031 (:name |y| :type |WinCoord| :direction :in)
3032 (:name |width| :type |SizeI| :direction :in)
3033 (:name |height| :type |SizeI| :direction :in))
3034 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3035 ("CopyConvolutionFilter1D" copy-convolution-filter-1d :return "void" :args
3036 ((:name |target| :type |ConvolutionTarget| :direction :in)
3037 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3038 (:name |x| :type |WinCoord| :direction :in)
3039 (:name |y| :type |WinCoord| :direction :in)
3040 (:name |width| :type |SizeI| :direction :in))
3041 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3042 ("ConvolutionParameteriv" convolution-parameter-iv :return "void" :args
3043 ((:name |target| :type |ConvolutionTarget| :direction :in)
3044 (:name |pname| :type |ConvolutionParameter| :direction :in)
3045 (:name |params| :type |CheckedInt32| :direction :in :array t :size
3046 (|pname|)))
3047 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3048 ("ConvolutionParameteri" convolution-parameter-i :return "void" :args
3049 ((:name |target| :type |ConvolutionTarget| :direction :in)
3050 (:name |pname| :type |ConvolutionParameter| :direction :in)
3051 (:name |params| :type |CheckedInt32| :direction :in))
3052 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3053 ("ConvolutionParameterfv" convolution-parameter-fv :return "void" :args
3054 ((:name |target| :type |ConvolutionTarget| :direction :in)
3055 (:name |pname| :type |ConvolutionParameter| :direction :in)
3056 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
3057 (|pname|)))
3058 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3059 ("ConvolutionParameterf" convolution-parameter-f :return "void" :args
3060 ((:name |target| :type |ConvolutionTarget| :direction :in)
3061 (:name |pname| :type |ConvolutionParameter| :direction :in)
3062 (:name |params| :type |CheckedFloat32| :direction :in))
3063 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3064 ("ConvolutionFilter2D" convolution-filter-2d :return "void" :args
3065 ((:name |target| :type |ConvolutionTarget| :direction :in)
3066 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3067 (:name |width| :type |SizeI| :direction :in)
3068 (:name |height| :type |SizeI| :direction :in)
3069 (:name |format| :type |PixelFormat| :direction :in)
3070 (:name |type| :type |PixelType| :direction :in)
3071 (:name |image| :type |Void| :direction :in :array t :size
3072 (|format| |type| |width| |height|)))
3073 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3074 ("ConvolutionFilter1D" convolution-filter-1d :return "void" :args
3075 ((:name |target| :type |ConvolutionTarget| :direction :in)
3076 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3077 (:name |width| :type |SizeI| :direction :in)
3078 (:name |format| :type |PixelFormat| :direction :in)
3079 (:name |type| :type |PixelType| :direction :in)
3080 (:name |image| :type |Void| :direction :in :array t :size
3081 (|format| |type| |width|)))
3082 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3083 ("CopyColorSubTable" copy-color-sub-table :return "void" :args
3084 ((:name |target| :type |ColorTableTarget| :direction :in)
3085 (:name |start| :type |SizeI| :direction :in)
3086 (:name |x| :type |WinCoord| :direction :in)
3087 (:name |y| :type |WinCoord| :direction :in)
3088 (:name |width| :type |SizeI| :direction :in))
3089 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3090 ("ColorSubTable" color-sub-table :return "void" :args
3091 ((:name |target| :type |ColorTableTarget| :direction :in)
3092 (:name |start| :type |SizeI| :direction :in)
3093 (:name |count| :type |SizeI| :direction :in)
3094 (:name |format| :type |PixelFormat| :direction :in)
3095 (:name |type| :type |PixelType| :direction :in)
3096 (:name |data| :type |Void| :direction :in :array t :size
3097 (|format| |type| |count|)))
3098 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3099 ("GetColorTableParameteriv" get-color-table-parameter-iv :return "void" :args
3100 ((:name |target| :type |ColorTableTarget| :direction :in)
3101 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
3102 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3103 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3104 ("GetColorTableParameterfv" get-color-table-parameter-fv :return "void" :args
3105 ((:name |target| :type |ColorTableTarget| :direction :in)
3106 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
3107 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
3108 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3109 ("GetColorTable" get-color-table :return "void" :args
3110 ((:name |target| :type |ColorTableTarget| :direction :in)
3111 (:name |format| :type |PixelFormat| :direction :in)
3112 (:name |type| :type |PixelType| :direction :in)
3113 (:name |table| :type |Void| :direction :out :array t :size
3114 (|target| |format| |type|)))
3115 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3116 ("CopyColorTable" copy-color-table :return "void" :args
3117 ((:name |target| :type |ColorTableTarget| :direction :in)
3118 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3119 (:name |x| :type |WinCoord| :direction :in)
3120 (:name |y| :type |WinCoord| :direction :in)
3121 (:name |width| :type |SizeI| :direction :in))
3122 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3123 ("ColorTableParameteriv" color-table-parameter-iv :return "void" :args
3124 ((:name |target| :type |ColorTableTarget| :direction :in)
3125 (:name |pname| :type |ColorTableParameterPName| :direction :in)
3126 (:name |params| :type |CheckedInt32| :direction :in :array t :size
3127 (|pname|)))
3128 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3129 ("ColorTableParameterfv" color-table-parameter-fv :return "void" :args
3130 ((:name |target| :type |ColorTableTarget| :direction :in)
3131 (:name |pname| :type |ColorTableParameterPName| :direction :in)
3132 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
3133 (|pname|)))
3134 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3135 ("ColorTable" color-table :return "void" :args
3136 ((:name |target| :type |ColorTableTarget| :direction :in)
3137 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3138 (:name |width| :type |SizeI| :direction :in)
3139 (:name |format| :type |PixelFormat| :direction :in)
3140 (:name |type| :type |PixelType| :direction :in)
3141 (:name |table| :type |Void| :direction :in :array t :size
3142 (|format| |type| |width|)))
3143 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3144 ("CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
3145 ((:name |target| :type |TextureTarget| :direction :in)
3146 (:name |level| :type |CheckedInt32| :direction :in)
3147 (:name |xoffset| :type |CheckedInt32| :direction :in)
3148 (:name |yoffset| :type |CheckedInt32| :direction :in)
3149 (:name |zoffset| :type |CheckedInt32| :direction :in)
3150 (:name |x| :type |WinCoord| :direction :in)
3151 (:name |y| :type |WinCoord| :direction :in)
3152 (:name |width| :type |SizeI| :direction :in)
3153 (:name |height| :type |SizeI| :direction :in))
3154 :category "VERSION_1_2" :deprecated nil :version "1.2")
3155 ("TexSubImage3D" tex-sub-image-3d :return "void" :args
3156 ((:name |target| :type |TextureTarget| :direction :in)
3157 (:name |level| :type |CheckedInt32| :direction :in)
3158 (:name |xoffset| :type |CheckedInt32| :direction :in)
3159 (:name |yoffset| :type |CheckedInt32| :direction :in)
3160 (:name |zoffset| :type |CheckedInt32| :direction :in)
3161 (:name |width| :type |SizeI| :direction :in)
3162 (:name |height| :type |SizeI| :direction :in)
3163 (:name |depth| :type |SizeI| :direction :in)
3164 (:name |format| :type |PixelFormat| :direction :in)
3165 (:name |type| :type |PixelType| :direction :in)
3166 (:name |pixels| :type |Void| :direction :in :array t :size
3167 (|format| |type| |width| |height| |depth|)))
3168 :category "VERSION_1_2" :deprecated nil :version "1.2")
3169 ("TexImage3D" tex-image-3d :return "void" :args
3170 ((:name |target| :type |TextureTarget| :direction :in)
3171 (:name |level| :type |CheckedInt32| :direction :in)
3172 (:name |internalformat| :type |TextureComponentCount| :direction :in)
3173 (:name |width| :type |SizeI| :direction :in)
3174 (:name |height| :type |SizeI| :direction :in)
3175 (:name |depth| :type |SizeI| :direction :in)
3176 (:name |border| :type |CheckedInt32| :direction :in)
3177 (:name |format| :type |PixelFormat| :direction :in)
3178 (:name |type| :type |PixelType| :direction :in)
3179 (:name |pixels| :type |Void| :direction :in :array t :size
3180 (|format| |type| |width| |height| |depth|)))
3181 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
3182 ("DrawRangeElements" draw-range-elements :return "void" :args
3183 ((:name |mode| :type |BeginMode| :direction :in)
3184 (:name |start| :type |UInt32| :direction :in)
3185 (:name |end| :type |UInt32| :direction :in)
3186 (:name |count| :type |SizeI| :direction :in)
3187 (:name |type| :type |DrawElementsType| :direction :in)
3188 (:name |indices| :type |Void| :direction :in :array t :size
3189 (|count| |type|)))
3190 :category "VERSION_1_2" :deprecated nil :version "1.2")
3191 ("BlendEquation" blend-equation :return "void" :args
3192 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
3193 "VERSION_1_2" :deprecated nil :version "1.2")
3194 ("BlendColor" blend-color :return "void" :args
3195 ((:name |red| :type |ClampedColorF| :direction :in)
3196 (:name |green| :type |ClampedColorF| :direction :in)
3197 (:name |blue| :type |ClampedColorF| :direction :in)
3198 (:name |alpha| :type |ClampedColorF| :direction :in))
3199 :category "VERSION_1_2" :deprecated nil :version "1.2")
3200 ("MultTransposeMatrixd" mult-transpose-matrix-d :return "void" :args
3201 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
3202 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3203 ("MultTransposeMatrixf" mult-transpose-matrix-f :return "void" :args
3204 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
3205 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3206 ("LoadTransposeMatrixd" load-transpose-matrix-d :return "void" :args
3207 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
3208 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3209 ("LoadTransposeMatrixf" load-transpose-matrix-f :return "void" :args
3210 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
3211 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3212 ("MultiTexCoord4sv" multi-tex-coord-4sv :return "void" :args
3213 ((:name |target| :type |TextureUnit| :direction :in)
3214 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
3215 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3216 ("MultiTexCoord4s" multi-tex-coord-4s :return "void" :args
3217 ((:name |target| :type |TextureUnit| :direction :in)
3218 (:name |s| :type |CoordS| :direction :in)
3219 (:name |t| :type |CoordS| :direction :in)
3220 (:name |r| :type |CoordS| :direction :in)
3221 (:name |q| :type |CoordS| :direction :in))
3222 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3223 ("MultiTexCoord4iv" multi-tex-coord-4iv :return "void" :args
3224 ((:name |target| :type |TextureUnit| :direction :in)
3225 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
3226 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3227 ("MultiTexCoord4i" multi-tex-coord-4i :return "void" :args
3228 ((:name |target| :type |TextureUnit| :direction :in)
3229 (:name |s| :type |CoordI| :direction :in)
3230 (:name |t| :type |CoordI| :direction :in)
3231 (:name |r| :type |CoordI| :direction :in)
3232 (:name |q| :type |CoordI| :direction :in))
3233 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3234 ("MultiTexCoord4fv" multi-tex-coord-4fv :return "void" :args
3235 ((:name |target| :type |TextureUnit| :direction :in)
3236 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
3237 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3238 ("MultiTexCoord4f" multi-tex-coord-4f :return "void" :args
3239 ((:name |target| :type |TextureUnit| :direction :in)
3240 (:name |s| :type |CoordF| :direction :in)
3241 (:name |t| :type |CoordF| :direction :in)
3242 (:name |r| :type |CoordF| :direction :in)
3243 (:name |q| :type |CoordF| :direction :in))
3244 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3245 ("MultiTexCoord4dv" multi-tex-coord-4dv :return "void" :args
3246 ((:name |target| :type |TextureUnit| :direction :in)
3247 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
3248 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3249 ("MultiTexCoord4d" multi-tex-coord-4d :return "void" :args
3250 ((:name |target| :type |TextureUnit| :direction :in)
3251 (:name |s| :type |CoordD| :direction :in)
3252 (:name |t| :type |CoordD| :direction :in)
3253 (:name |r| :type |CoordD| :direction :in)
3254 (:name |q| :type |CoordD| :direction :in))
3255 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3256 ("MultiTexCoord3sv" multi-tex-coord-3sv :return "void" :args
3257 ((:name |target| :type |TextureUnit| :direction :in)
3258 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
3259 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3260 ("MultiTexCoord3s" multi-tex-coord-3s :return "void" :args
3261 ((:name |target| :type |TextureUnit| :direction :in)
3262 (:name |s| :type |CoordS| :direction :in)
3263 (:name |t| :type |CoordS| :direction :in)
3264 (:name |r| :type |CoordS| :direction :in))
3265 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3266 ("MultiTexCoord3iv" multi-tex-coord-3iv :return "void" :args
3267 ((:name |target| :type |TextureUnit| :direction :in)
3268 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
3269 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3270 ("MultiTexCoord3i" multi-tex-coord-3i :return "void" :args
3271 ((:name |target| :type |TextureUnit| :direction :in)
3272 (:name |s| :type |CoordI| :direction :in)
3273 (:name |t| :type |CoordI| :direction :in)
3274 (:name |r| :type |CoordI| :direction :in))
3275 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3276 ("MultiTexCoord3fv" multi-tex-coord-3fv :return "void" :args
3277 ((:name |target| :type |TextureUnit| :direction :in)
3278 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
3279 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3280 ("MultiTexCoord3f" multi-tex-coord-3f :return "void" :args
3281 ((:name |target| :type |TextureUnit| :direction :in)
3282 (:name |s| :type |CoordF| :direction :in)
3283 (:name |t| :type |CoordF| :direction :in)
3284 (:name |r| :type |CoordF| :direction :in))
3285 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3286 ("MultiTexCoord3dv" multi-tex-coord-3dv :return "void" :args
3287 ((:name |target| :type |TextureUnit| :direction :in)
3288 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
3289 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3290 ("MultiTexCoord3d" multi-tex-coord-3d :return "void" :args
3291 ((:name |target| :type |TextureUnit| :direction :in)
3292 (:name |s| :type |CoordD| :direction :in)
3293 (:name |t| :type |CoordD| :direction :in)
3294 (:name |r| :type |CoordD| :direction :in))
3295 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3296 ("MultiTexCoord2sv" multi-tex-coord-2sv :return "void" :args
3297 ((:name |target| :type |TextureUnit| :direction :in)
3298 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
3299 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3300 ("MultiTexCoord2s" multi-tex-coord-2s :return "void" :args
3301 ((:name |target| :type |TextureUnit| :direction :in)
3302 (:name |s| :type |CoordS| :direction :in)
3303 (:name |t| :type |CoordS| :direction :in))
3304 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3305 ("MultiTexCoord2iv" multi-tex-coord-2iv :return "void" :args
3306 ((:name |target| :type |TextureUnit| :direction :in)
3307 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
3308 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3309 ("MultiTexCoord2i" multi-tex-coord-2i :return "void" :args
3310 ((:name |target| :type |TextureUnit| :direction :in)
3311 (:name |s| :type |CoordI| :direction :in)
3312 (:name |t| :type |CoordI| :direction :in))
3313 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3314 ("MultiTexCoord2fv" multi-tex-coord-2fv :return "void" :args
3315 ((:name |target| :type |TextureUnit| :direction :in)
3316 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
3317 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3318 ("MultiTexCoord2f" multi-tex-coord-2f :return "void" :args
3319 ((:name |target| :type |TextureUnit| :direction :in)
3320 (:name |s| :type |CoordF| :direction :in)
3321 (:name |t| :type |CoordF| :direction :in))
3322 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3323 ("MultiTexCoord2dv" multi-tex-coord-2dv :return "void" :args
3324 ((:name |target| :type |TextureUnit| :direction :in)
3325 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
3326 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3327 ("MultiTexCoord2d" multi-tex-coord-2d :return "void" :args
3328 ((:name |target| :type |TextureUnit| :direction :in)
3329 (:name |s| :type |CoordD| :direction :in)
3330 (:name |t| :type |CoordD| :direction :in))
3331 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3332 ("MultiTexCoord1sv" multi-tex-coord-1sv :return "void" :args
3333 ((:name |target| :type |TextureUnit| :direction :in)
3334 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
3335 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3336 ("MultiTexCoord1s" multi-tex-coord-1s :return "void" :args
3337 ((:name |target| :type |TextureUnit| :direction :in)
3338 (:name |s| :type |CoordS| :direction :in))
3339 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3340 ("MultiTexCoord1iv" multi-tex-coord-1iv :return "void" :args
3341 ((:name |target| :type |TextureUnit| :direction :in)
3342 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
3343 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3344 ("MultiTexCoord1i" multi-tex-coord-1i :return "void" :args
3345 ((:name |target| :type |TextureUnit| :direction :in)
3346 (:name |s| :type |CoordI| :direction :in))
3347 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3348 ("MultiTexCoord1fv" multi-tex-coord-1fv :return "void" :args
3349 ((:name |target| :type |TextureUnit| :direction :in)
3350 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
3351 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3352 ("MultiTexCoord1f" multi-tex-coord-1f :return "void" :args
3353 ((:name |target| :type |TextureUnit| :direction :in)
3354 (:name |s| :type |CoordF| :direction :in))
3355 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3356 ("MultiTexCoord1dv" multi-tex-coord-1dv :return "void" :args
3357 ((:name |target| :type |TextureUnit| :direction :in)
3358 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
3359 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3360 ("MultiTexCoord1d" multi-tex-coord-1d :return "void" :args
3361 ((:name |target| :type |TextureUnit| :direction :in)
3362 (:name |s| :type |CoordD| :direction :in))
3363 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
3364 ("ClientActiveTexture" client-active-texture :return "void" :args
3365 ((:name |texture| :type |TextureUnit| :direction :in)) :category
3366 "VERSION_1_3" :deprecated "3.1" :version "1.3")
3367 ("GetCompressedTexImage" get-compressed-tex-image :return "void" :args
3368 ((:name |target| :type |TextureTarget| :direction :in)
3369 (:name |level| :type |CheckedInt32| :direction :in)
3370 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
3371 (|target| |level|)))
3372 :category "VERSION_1_3" :deprecated nil :version "1.3")
3373 ("CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void" :args
3374 ((:name |target| :type |TextureTarget| :direction :in)
3375 (:name |level| :type |CheckedInt32| :direction :in)
3376 (:name |xoffset| :type |CheckedInt32| :direction :in)
3377 (:name |width| :type |SizeI| :direction :in)
3378 (:name |format| :type |PixelFormat| :direction :in)
3379 (:name |imageSize| :type |SizeI| :direction :in)
3380 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3381 imagesize))
3382 :category "VERSION_1_3" :deprecated nil :version "1.3")
3383 ("CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void" :args
3384 ((:name |target| :type |TextureTarget| :direction :in)
3385 (:name |level| :type |CheckedInt32| :direction :in)
3386 (:name |xoffset| :type |CheckedInt32| :direction :in)
3387 (:name |yoffset| :type |CheckedInt32| :direction :in)
3388 (:name |width| :type |SizeI| :direction :in)
3389 (:name |height| :type |SizeI| :direction :in)
3390 (:name |format| :type |PixelFormat| :direction :in)
3391 (:name |imageSize| :type |SizeI| :direction :in)
3392 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3393 imagesize))
3394 :category "VERSION_1_3" :deprecated nil :version "1.3")
3395 ("CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void" :args
3396 ((:name |target| :type |TextureTarget| :direction :in)
3397 (:name |level| :type |CheckedInt32| :direction :in)
3398 (:name |xoffset| :type |CheckedInt32| :direction :in)
3399 (:name |yoffset| :type |CheckedInt32| :direction :in)
3400 (:name |zoffset| :type |CheckedInt32| :direction :in)
3401 (:name |width| :type |SizeI| :direction :in)
3402 (:name |height| :type |SizeI| :direction :in)
3403 (:name |depth| :type |SizeI| :direction :in)
3404 (:name |format| :type |PixelFormat| :direction :in)
3405 (:name |imageSize| :type |SizeI| :direction :in)
3406 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3407 imagesize))
3408 :category "VERSION_1_3" :deprecated nil :version "1.3")
3409 ("CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
3410 ((:name |target| :type |TextureTarget| :direction :in)
3411 (:name |level| :type |CheckedInt32| :direction :in)
3412 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3413 (:name |width| :type |SizeI| :direction :in)
3414 (:name |border| :type |CheckedInt32| :direction :in)
3415 (:name |imageSize| :type |SizeI| :direction :in)
3416 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3417 imagesize))
3418 :category "VERSION_1_3" :deprecated nil :version "1.3")
3419 ("CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
3420 ((:name |target| :type |TextureTarget| :direction :in)
3421 (:name |level| :type |CheckedInt32| :direction :in)
3422 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3423 (:name |width| :type |SizeI| :direction :in)
3424 (:name |height| :type |SizeI| :direction :in)
3425 (:name |border| :type |CheckedInt32| :direction :in)
3426 (:name |imageSize| :type |SizeI| :direction :in)
3427 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3428 imagesize))
3429 :category "VERSION_1_3" :deprecated nil :version "1.3")
3430 ("CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
3431 ((:name |target| :type |TextureTarget| :direction :in)
3432 (:name |level| :type |CheckedInt32| :direction :in)
3433 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
3434 (:name |width| :type |SizeI| :direction :in)
3435 (:name |height| :type |SizeI| :direction :in)
3436 (:name |depth| :type |SizeI| :direction :in)
3437 (:name |border| :type |CheckedInt32| :direction :in)
3438 (:name |imageSize| :type |SizeI| :direction :in)
3439 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
3440 imagesize))
3441 :category "VERSION_1_3" :deprecated nil :version "1.3")
3442 ("SampleCoverage" sample-coverage :return "void" :args
3443 ((:name |value| :type |ClampedFloat32| :direction :in)
3444 (:name |invert| :type |Boolean| :direction :in))
3445 :category "VERSION_1_3" :deprecated nil :version "1.3")
3446 ("ActiveTexture" active-texture :return "void" :args
3447 ((:name |texture| :type |TextureUnit| :direction :in)) :category
3448 "VERSION_1_3" :deprecated nil :version "1.3")
3449 ("WindowPos3sv" window-pos-3sv :return "void" :args
3450 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
3451 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3452 ("WindowPos3s" window-pos-3s :return "void" :args
3453 ((:name |x| :type |CoordS| :direction :in)
3454 (:name |y| :type |CoordS| :direction :in)
3455 (:name |z| :type |CoordS| :direction :in))
3456 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3457 ("WindowPos3iv" window-pos-3iv :return "void" :args
3458 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
3459 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3460 ("WindowPos3i" window-pos-3i :return "void" :args
3461 ((:name |x| :type |CoordI| :direction :in)
3462 (:name |y| :type |CoordI| :direction :in)
3463 (:name |z| :type |CoordI| :direction :in))
3464 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3465 ("WindowPos3fv" window-pos-3fv :return "void" :args
3466 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
3467 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3468 ("WindowPos3f" window-pos-3f :return "void" :args
3469 ((:name |x| :type |CoordF| :direction :in)
3470 (:name |y| :type |CoordF| :direction :in)
3471 (:name |z| :type |CoordF| :direction :in))
3472 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3473 ("WindowPos3dv" window-pos-3dv :return "void" :args
3474 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
3475 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3476 ("WindowPos3d" window-pos-3d :return "void" :args
3477 ((:name |x| :type |CoordD| :direction :in)
3478 (:name |y| :type |CoordD| :direction :in)
3479 (:name |z| :type |CoordD| :direction :in))
3480 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3481 ("WindowPos2sv" window-pos-2sv :return "void" :args
3482 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
3483 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3484 ("WindowPos2s" window-pos-2s :return "void" :args
3485 ((:name |x| :type |CoordS| :direction :in)
3486 (:name |y| :type |CoordS| :direction :in))
3487 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3488 ("WindowPos2iv" window-pos-2iv :return "void" :args
3489 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
3490 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3491 ("WindowPos2i" window-pos-2i :return "void" :args
3492 ((:name |x| :type |CoordI| :direction :in)
3493 (:name |y| :type |CoordI| :direction :in))
3494 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3495 ("WindowPos2fv" window-pos-2fv :return "void" :args
3496 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
3497 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3498 ("WindowPos2f" window-pos-2f :return "void" :args
3499 ((:name |x| :type |CoordF| :direction :in)
3500 (:name |y| :type |CoordF| :direction :in))
3501 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3502 ("WindowPos2dv" window-pos-2dv :return "void" :args
3503 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
3504 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3505 ("WindowPos2d" window-pos-2d :return "void" :args
3506 ((:name |x| :type |CoordD| :direction :in)
3507 (:name |y| :type |CoordD| :direction :in))
3508 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3509 ("SecondaryColorPointer" secondary-color-pointer :return "void" :args
3510 ((:name |size| :type |Int32| :direction :in)
3511 (:name |type| :type |ColorPointerType| :direction :in)
3512 (:name |stride| :type |SizeI| :direction :in)
3513 (:name |pointer| :type |Void| :direction :in :array t :size
3514 (|size| |type| |stride|) :retained t))
3515 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3516 ("SecondaryColor3usv" secondary-color-3usv :return "void" :args
3517 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
3518 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3519 ("SecondaryColor3us" secondary-color-3us :return "void" :args
3520 ((:name |red| :type |ColorUS| :direction :in)
3521 (:name |green| :type |ColorUS| :direction :in)
3522 (:name |blue| :type |ColorUS| :direction :in))
3523 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3524 ("SecondaryColor3uiv" secondary-color-3uiv :return "void" :args
3525 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
3526 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3527 ("SecondaryColor3ui" secondary-color-3ui :return "void" :args
3528 ((:name |red| :type |ColorUI| :direction :in)
3529 (:name |green| :type |ColorUI| :direction :in)
3530 (:name |blue| :type |ColorUI| :direction :in))
3531 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3532 ("SecondaryColor3ubv" secondary-color-3ubv :return "void" :args
3533 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
3534 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3535 ("SecondaryColor3ub" secondary-color-3ub :return "void" :args
3536 ((:name |red| :type |ColorUB| :direction :in)
3537 (:name |green| :type |ColorUB| :direction :in)
3538 (:name |blue| :type |ColorUB| :direction :in))
3539 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3540 ("SecondaryColor3sv" secondary-color-3sv :return "void" :args
3541 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
3542 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3543 ("SecondaryColor3s" secondary-color-3s :return "void" :args
3544 ((:name |red| :type |ColorS| :direction :in)
3545 (:name |green| :type |ColorS| :direction :in)
3546 (:name |blue| :type |ColorS| :direction :in))
3547 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3548 ("SecondaryColor3iv" secondary-color-3iv :return "void" :args
3549 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
3550 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3551 ("SecondaryColor3i" secondary-color-3i :return "void" :args
3552 ((:name |red| :type |ColorI| :direction :in)
3553 (:name |green| :type |ColorI| :direction :in)
3554 (:name |blue| :type |ColorI| :direction :in))
3555 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3556 ("SecondaryColor3fv" secondary-color-3fv :return "void" :args
3557 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
3558 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3559 ("SecondaryColor3f" secondary-color-3f :return "void" :args
3560 ((:name |red| :type |ColorF| :direction :in)
3561 (:name |green| :type |ColorF| :direction :in)
3562 (:name |blue| :type |ColorF| :direction :in))
3563 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3564 ("SecondaryColor3dv" secondary-color-3dv :return "void" :args
3565 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
3566 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3567 ("SecondaryColor3d" secondary-color-3d :return "void" :args
3568 ((:name |red| :type |ColorD| :direction :in)
3569 (:name |green| :type |ColorD| :direction :in)
3570 (:name |blue| :type |ColorD| :direction :in))
3571 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3572 ("SecondaryColor3bv" secondary-color-3bv :return "void" :args
3573 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
3574 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3575 ("SecondaryColor3b" secondary-color-3b :return "void" :args
3576 ((:name |red| :type |ColorB| :direction :in)
3577 (:name |green| :type |ColorB| :direction :in)
3578 (:name |blue| :type |ColorB| :direction :in))
3579 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3580 ("FogCoordPointer" fog-coord-pointer :return "void" :args
3581 ((:name |type| :type |FogPointerTypeEXT| :direction :in)
3582 (:name |stride| :type |SizeI| :direction :in)
3583 (:name |pointer| :type |Void| :direction :in :array t :size
3584 (|type| |stride|) :retained t))
3585 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
3586 ("FogCoorddv" fog-coord-dv :return "void" :args
3587 ((:name |coord| :type |CoordD| :direction :in :array t :size #x1)) :category
3588 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3589 ("FogCoordd" fog-coord-d :return "void" :args
3590 ((:name |coord| :type |CoordD| :direction :in)) :category "VERSION_1_4"
3591 :deprecated "3.1" :version "1.4")
3592 ("FogCoordfv" fog-coord-fv :return "void" :args
3593 ((:name |coord| :type |CoordF| :direction :in :array t :size #x1)) :category
3594 "VERSION_1_4" :deprecated "3.1" :version "1.4")
3595 ("FogCoordf" fog-coord-f :return "void" :args
3596 ((:name |coord| :type |CoordF| :direction :in)) :category "VERSION_1_4"
3597 :deprecated "3.1" :version "1.4")
3598 ("PointParameteriv" point-parameter-iv :return "void" :args
3599 ((:name |pname| :type |PointParameterNameARB| :direction :in)
3600 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
3601 :category "VERSION_1_4" :deprecated nil :version "1.4")
3602 ("PointParameteri" point-parameter-i :return "void" :args
3603 ((:name |pname| :type |PointParameterNameARB| :direction :in)
3604 (:name |param| :type |Int32| :direction :in))
3605 :category "VERSION_1_4" :deprecated nil :version "1.4")
3606 ("PointParameterfv" point-parameter-fv :return "void" :args
3607 ((:name |pname| :type |PointParameterNameARB| :direction :in)
3608 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
3609 (|pname|)))
3610 :category "VERSION_1_4" :deprecated nil :version "1.4")
3611 ("PointParameterf" point-parameter-f :return "void" :args
3612 ((:name |pname| :type |PointParameterNameARB| :direction :in)
3613 (:name |param| :type |CheckedFloat32| :direction :in))
3614 :category "VERSION_1_4" :deprecated nil :version "1.4")
3615 ("MultiDrawElements" multi-draw-elements :return "void" :args
3616 ((:name |mode| :type |BeginMode| :direction :in)
3617 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
3618 (:name |type| :type |DrawElementsType| :direction :in)
3619 (:name |indices| :type |VoidPointer| :direction :in :array t :size
3620 (|primcount|))
3621 (:name |primcount| :type |SizeI| :direction :in))
3622 :category "VERSION_1_4" :deprecated nil :version "1.4")
3623 ("MultiDrawArrays" multi-draw-arrays :return "void" :args
3624 ((:name |mode| :type |BeginMode| :direction :in)
3625 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
3626 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
3627 (:name |primcount| :type |SizeI| :direction :in))
3628 :category "VERSION_1_4" :deprecated nil :version "1.4")
3629 ("BlendFuncSeparate" blend-func-separate :return "void" :args
3630 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
3631 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
3632 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
3633 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction
3634 :in))
3635 :category "VERSION_1_4" :deprecated nil :version "1.4")
3636 ("GetBufferPointerv" get-buffer-pointerv :return "void" :args
3637 ((:name |target| :type |BufferTargetARB| :direction :in)
3638 (:name |pname| :type |BufferPointerNameARB| :direction :in)
3639 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
3640 :category "VERSION_1_5" :deprecated nil :version "1.5")
3641 ("GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
3642 ((:name |target| :type |BufferTargetARB| :direction :in)
3643 (:name |pname| :type |BufferPNameARB| :direction :in)
3644 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
3645 :category "VERSION_1_5" :deprecated nil :version "1.5")
3646 ("UnmapBuffer" unmap-buffer :return "Boolean" :args
3647 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
3648 "VERSION_1_5" :deprecated nil :version "1.5")
3649 ("MapBuffer" map-buffer :return "VoidPointer" :args
3650 ((:name |target| :type |BufferTargetARB| :direction :in)
3651 (:name |access| :type |BufferAccessARB| :direction :in))
3652 :category "VERSION_1_5" :deprecated nil :version "1.5")
3653 ("GetBufferSubData" get-buffer-sub-data :return "void" :args
3654 ((:name |target| :type |BufferTargetARB| :direction :in)
3655 (:name |offset| :type |BufferOffset| :direction :in)
3656 (:name |size| :type |BufferSize| :direction :in)
3657 (:name |data| :type |Void| :direction :out :array t :size size))
3658 :category "VERSION_1_5" :deprecated nil :version "1.5")
3659 ("BufferSubData" buffer-sub-data :return "void" :args
3660 ((:name |target| :type |BufferTargetARB| :direction :in)
3661 (:name |offset| :type |BufferOffset| :direction :in)
3662 (:name |size| :type |BufferSize| :direction :in)
3663 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
3664 :category "VERSION_1_5" :deprecated nil :version "1.5")
3665 ("BufferData" buffer-data :return "void" :args
3666 ((:name |target| :type |BufferTargetARB| :direction :in)
3667 (:name |size| :type |BufferSize| :direction :in)
3668 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
3669 (:name |usage| :type |BufferUsageARB| :direction :in))
3670 :category "VERSION_1_5" :deprecated nil :version "1.5")
3671 ("IsBuffer" is-buffer :return "Boolean" :args
3672 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
3673 :deprecated nil :version "1.5")
3674 ("GenBuffers" gen-buffers :return "void" :args
3675 ((:name |n| :type |SizeI| :direction :in)
3676 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
3677 :category "VERSION_1_5" :deprecated nil :version "1.5")
3678 ("DeleteBuffers" delete-buffers :return "void" :args
3679 ((:name |n| :type |SizeI| :direction :in)
3680 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
3681 :category "VERSION_1_5" :deprecated nil :version "1.5")
3682 ("BindBuffer" bind-buffer :return "void" :args
3683 ((:name |target| :type |BufferTargetARB| :direction :in)
3684 (:name |buffer| :type |UInt32| :direction :in))
3685 :category "VERSION_1_5" :deprecated nil :version "1.5")
3686 ("GetQueryObjectuiv" get-query-object-uiv :return "void" :args
3687 ((:name |id| :type |UInt32| :direction :in)
3688 (:name |pname| :type |GLenum| :direction :in)
3689 (:name |params| :type |UInt32| :direction :out :array t :size pname))
3690 :category "VERSION_1_5" :deprecated nil :version "1.5")
3691 ("GetQueryObjectiv" get-query-object-iv :return "void" :args
3692 ((:name |id| :type |UInt32| :direction :in)
3693 (:name |pname| :type |GLenum| :direction :in)
3694 (:name |params| :type |Int32| :direction :out :array t :size pname))
3695 :category "VERSION_1_5" :deprecated nil :version "1.5")
3696 ("GetQueryiv" get-query-iv :return "void" :args
3697 ((:name |target| :type |GLenum| :direction :in)
3698 (:name |pname| :type |GLenum| :direction :in)
3699 (:name |params| :type |Int32| :direction :out :array t :size pname))
3700 :category "VERSION_1_5" :deprecated nil :version "1.5")
3701 ("EndQuery" end-query :return "void" :args
3702 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
3703 :deprecated nil :version "1.5")
3704 ("BeginQuery" begin-query :return "void" :args
3705 ((:name |target| :type |GLenum| :direction :in)
3706 (:name |id| :type |UInt32| :direction :in))
3707 :category "VERSION_1_5" :deprecated nil :version "1.5")
3708 ("IsQuery" is-query :return "Boolean" :args
3709 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
3710 :deprecated nil :version "1.5")
3711 ("DeleteQueries" delete-queries :return "void" :args
3712 ((:name |n| :type |SizeI| :direction :in)
3713 (:name |ids| :type |UInt32| :direction :in :array t :size n))
3714 :category "VERSION_1_5" :deprecated nil :version "1.5")
3715 ("GenQueries" gen-queries :return "void" :args
3716 ((:name |n| :type |SizeI| :direction :in)
3717 (:name |ids| :type |UInt32| :direction :out :array t :size n))
3718 :category "VERSION_1_5" :deprecated nil :version "1.5")
3719 ("VertexAttribPointer" vertex-attrib-pointer :return "void" :args
3720 ((:name |index| :type |UInt32| :direction :in)
3721 (:name |size| :type |Int32| :direction :in)
3722 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
3723 (:name |normalized| :type |Boolean| :direction :in)
3724 (:name |stride| :type |SizeI| :direction :in)
3725 (:name |pointer| :type |Void| :direction :in :array t :size
3726 (|size| |type| |stride|) :retained t))
3727 :category "VERSION_2_0" :deprecated nil :version "2.0")
3728 ("VertexAttrib4usv" vertex-attrib-4usv :return "void" :args
3729 ((:name |index| :type |UInt32| :direction :in)
3730 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
3731 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3732 ("VertexAttrib4uiv" vertex-attrib-4uiv :return "void" :args
3733 ((:name |index| :type |UInt32| :direction :in)
3734 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
3735 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3736 ("VertexAttrib4ubv" vertex-attrib-4ubv :return "void" :args
3737 ((:name |index| :type |UInt32| :direction :in)
3738 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
3739 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3740 ("VertexAttrib4sv" vertex-attrib-4sv :return "void" :args
3741 ((:name |index| :type |UInt32| :direction :in)
3742 (:name |v| :type |Int16| :direction :in :array t :size #x4))
3743 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3744 ("VertexAttrib4s" vertex-attrib-4s :return "void" :args
3745 ((:name |index| :type |UInt32| :direction :in)
3746 (:name |x| :type |Int16| :direction :in)
3747 (:name |y| :type |Int16| :direction :in)
3748 (:name |z| :type |Int16| :direction :in)
3749 (:name |w| :type |Int16| :direction :in))
3750 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3751 ("VertexAttrib4iv" vertex-attrib-4iv :return "void" :args
3752 ((:name |index| :type |UInt32| :direction :in)
3753 (:name |v| :type |Int32| :direction :in :array t :size #x4))
3754 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3755 ("VertexAttrib4fv" vertex-attrib-4fv :return "void" :args
3756 ((:name |index| :type |UInt32| :direction :in)
3757 (:name |v| :type |Float32| :direction :in :array t :size #x4))
3758 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3759 ("VertexAttrib4f" vertex-attrib-4f :return "void" :args
3760 ((:name |index| :type |UInt32| :direction :in)
3761 (:name |x| :type |Float32| :direction :in)
3762 (:name |y| :type |Float32| :direction :in)
3763 (:name |z| :type |Float32| :direction :in)
3764 (:name |w| :type |Float32| :direction :in))
3765 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3766 ("VertexAttrib4dv" vertex-attrib-4dv :return "void" :args
3767 ((:name |index| :type |UInt32| :direction :in)
3768 (:name |v| :type |Float64| :direction :in :array t :size #x4))
3769 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3770 ("VertexAttrib4d" vertex-attrib-4d :return "void" :args
3771 ((:name |index| :type |UInt32| :direction :in)
3772 (:name |x| :type |Float64| :direction :in)
3773 (:name |y| :type |Float64| :direction :in)
3774 (:name |z| :type |Float64| :direction :in)
3775 (:name |w| :type |Float64| :direction :in))
3776 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3777 ("VertexAttrib4bv" vertex-attrib-4bv :return "void" :args
3778 ((:name |index| :type |UInt32| :direction :in)
3779 (:name |v| :type |Int8| :direction :in :array t :size #x4))
3780 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3781 ("VertexAttrib4Nusv" vertex-attrib-4n-usv :return "void" :args
3782 ((:name |index| :type |UInt32| :direction :in)
3783 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
3784 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3785 ("VertexAttrib4Nuiv" vertex-attrib-4n-uiv :return "void" :args
3786 ((:name |index| :type |UInt32| :direction :in)
3787 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
3788 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3789 ("VertexAttrib4Nubv" vertex-attrib-4n-ubv :return "void" :args
3790 ((:name |index| :type |UInt32| :direction :in)
3791 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
3792 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3793 ("VertexAttrib4Nub" vertex-attrib-4n-ub :return "void" :args
3794 ((:name |index| :type |UInt32| :direction :in)
3795 (:name |x| :type |UInt8| :direction :in)
3796 (:name |y| :type |UInt8| :direction :in)
3797 (:name |z| :type |UInt8| :direction :in)
3798 (:name |w| :type |UInt8| :direction :in))
3799 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3800 ("VertexAttrib4Nsv" vertex-attrib-4n-sv :return "void" :args
3801 ((:name |index| :type |UInt32| :direction :in)
3802 (:name |v| :type |Int16| :direction :in :array t :size #x4))
3803 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3804 ("VertexAttrib4Niv" vertex-attrib-4n-iv :return "void" :args
3805 ((:name |index| :type |UInt32| :direction :in)
3806 (:name |v| :type |Int32| :direction :in :array t :size #x4))
3807 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3808 ("VertexAttrib4Nbv" vertex-attrib-4n-bv :return "void" :args
3809 ((:name |index| :type |UInt32| :direction :in)
3810 (:name |v| :type |Int8| :direction :in :array t :size #x4))
3811 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3812 ("VertexAttrib3sv" vertex-attrib-3sv :return "void" :args
3813 ((:name |index| :type |UInt32| :direction :in)
3814 (:name |v| :type |Int16| :direction :in :array t :size #x3))
3815 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3816 ("VertexAttrib3s" vertex-attrib-3s :return "void" :args
3817 ((:name |index| :type |UInt32| :direction :in)
3818 (:name |x| :type |Int16| :direction :in)
3819 (:name |y| :type |Int16| :direction :in)
3820 (:name |z| :type |Int16| :direction :in))
3821 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3822 ("VertexAttrib3fv" vertex-attrib-3fv :return "void" :args
3823 ((:name |index| :type |UInt32| :direction :in)
3824 (:name |v| :type |Float32| :direction :in :array t :size #x3))
3825 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3826 ("VertexAttrib3f" vertex-attrib-3f :return "void" :args
3827 ((:name |index| :type |UInt32| :direction :in)
3828 (:name |x| :type |Float32| :direction :in)
3829 (:name |y| :type |Float32| :direction :in)
3830 (:name |z| :type |Float32| :direction :in))
3831 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3832 ("VertexAttrib3dv" vertex-attrib-3dv :return "void" :args
3833 ((:name |index| :type |UInt32| :direction :in)
3834 (:name |v| :type |Float64| :direction :in :array t :size #x3))
3835 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3836 ("VertexAttrib3d" vertex-attrib-3d :return "void" :args
3837 ((:name |index| :type |UInt32| :direction :in)
3838 (:name |x| :type |Float64| :direction :in)
3839 (:name |y| :type |Float64| :direction :in)
3840 (:name |z| :type |Float64| :direction :in))
3841 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3842 ("VertexAttrib2sv" vertex-attrib-2sv :return "void" :args
3843 ((:name |index| :type |UInt32| :direction :in)
3844 (:name |v| :type |Int16| :direction :in :array t :size #x2))
3845 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3846 ("VertexAttrib2s" vertex-attrib-2s :return "void" :args
3847 ((:name |index| :type |UInt32| :direction :in)
3848 (:name |x| :type |Int16| :direction :in)
3849 (:name |y| :type |Int16| :direction :in))
3850 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3851 ("VertexAttrib2fv" vertex-attrib-2fv :return "void" :args
3852 ((:name |index| :type |UInt32| :direction :in)
3853 (:name |v| :type |Float32| :direction :in :array t :size #x2))
3854 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3855 ("VertexAttrib2f" vertex-attrib-2f :return "void" :args
3856 ((:name |index| :type |UInt32| :direction :in)
3857 (:name |x| :type |Float32| :direction :in)
3858 (:name |y| :type |Float32| :direction :in))
3859 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3860 ("VertexAttrib2dv" vertex-attrib-2dv :return "void" :args
3861 ((:name |index| :type |UInt32| :direction :in)
3862 (:name |v| :type |Float64| :direction :in :array t :size #x2))
3863 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3864 ("VertexAttrib2d" vertex-attrib-2d :return "void" :args
3865 ((:name |index| :type |UInt32| :direction :in)
3866 (:name |x| :type |Float64| :direction :in)
3867 (:name |y| :type |Float64| :direction :in))
3868 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3869 ("VertexAttrib1sv" vertex-attrib-1sv :return "void" :args
3870 ((:name |index| :type |UInt32| :direction :in)
3871 (:name |v| :type |Int16| :direction :in :array t :size #x1))
3872 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3873 ("VertexAttrib1s" vertex-attrib-1s :return "void" :args
3874 ((:name |index| :type |UInt32| :direction :in)
3875 (:name |x| :type |Int16| :direction :in))
3876 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3877 ("VertexAttrib1fv" vertex-attrib-1fv :return "void" :args
3878 ((:name |index| :type |UInt32| :direction :in)
3879 (:name |v| :type |Float32| :direction :in :array t :size #x1))
3880 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3881 ("VertexAttrib1f" vertex-attrib-1f :return "void" :args
3882 ((:name |index| :type |UInt32| :direction :in)
3883 (:name |x| :type |Float32| :direction :in))
3884 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3885 ("VertexAttrib1dv" vertex-attrib-1dv :return "void" :args
3886 ((:name |index| :type |UInt32| :direction :in)
3887 (:name |v| :type |Float64| :direction :in :array t :size #x1))
3888 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3889 ("VertexAttrib1d" vertex-attrib-1d :return "void" :args
3890 ((:name |index| :type |UInt32| :direction :in)
3891 (:name |x| :type |Float64| :direction :in))
3892 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
3893 ("ValidateProgram" validate-program :return "void" :args
3894 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
3895 :deprecated nil :version "2.0")
3896 ("UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
3897 ((:name |location| :type |Int32| :direction :in)
3898 (:name |count| :type |SizeI| :direction :in)
3899 (:name |transpose| :type |Boolean| :direction :in)
3900 (:name |value| :type |Float32| :direction :in :array t :size count))
3901 :category "VERSION_2_0" :deprecated nil :version "2.0")
3902 ("UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
3903 ((:name |location| :type |Int32| :direction :in)
3904 (:name |count| :type |SizeI| :direction :in)
3905 (:name |transpose| :type |Boolean| :direction :in)
3906 (:name |value| :type |Float32| :direction :in :array t :size count))
3907 :category "VERSION_2_0" :deprecated nil :version "2.0")
3908 ("UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
3909 ((:name |location| :type |Int32| :direction :in)
3910 (:name |count| :type |SizeI| :direction :in)
3911 (:name |transpose| :type |Boolean| :direction :in)
3912 (:name |value| :type |Float32| :direction :in :array t :size count))
3913 :category "VERSION_2_0" :deprecated nil :version "2.0")
3914 ("Uniform4iv" uniform-4iv :return "void" :args
3915 ((:name |location| :type |Int32| :direction :in)
3916 (:name |count| :type |SizeI| :direction :in)
3917 (:name |value| :type |Int32| :direction :in :array t :size count))
3918 :category "VERSION_2_0" :deprecated nil :version "2.0")
3919 ("Uniform3iv" uniform-3iv :return "void" :args
3920 ((:name |location| :type |Int32| :direction :in)
3921 (:name |count| :type |SizeI| :direction :in)
3922 (:name |value| :type |Int32| :direction :in :array t :size count))
3923 :category "VERSION_2_0" :deprecated nil :version "2.0")
3924 ("Uniform2iv" uniform-2iv :return "void" :args
3925 ((:name |location| :type |Int32| :direction :in)
3926 (:name |count| :type |SizeI| :direction :in)
3927 (:name |value| :type |Int32| :direction :in :array t :size count))
3928 :category "VERSION_2_0" :deprecated nil :version "2.0")
3929 ("Uniform1iv" uniform-1iv :return "void" :args
3930 ((:name |location| :type |Int32| :direction :in)
3931 (:name |count| :type |SizeI| :direction :in)
3932 (:name |value| :type |Int32| :direction :in :array t :size count))
3933 :category "VERSION_2_0" :deprecated nil :version "2.0")
3934 ("Uniform4fv" uniform-4fv :return "void" :args
3935 ((:name |location| :type |Int32| :direction :in)
3936 (:name |count| :type |SizeI| :direction :in)
3937 (:name |value| :type |Float32| :direction :in :array t :size count))
3938 :category "VERSION_2_0" :deprecated nil :version "2.0")
3939 ("Uniform3fv" uniform-3fv :return "void" :args
3940 ((:name |location| :type |Int32| :direction :in)
3941 (:name |count| :type |SizeI| :direction :in)
3942 (:name |value| :type |Float32| :direction :in :array t :size count))
3943 :category "VERSION_2_0" :deprecated nil :version "2.0")
3944 ("Uniform2fv" uniform-2fv :return "void" :args
3945 ((:name |location| :type |Int32| :direction :in)
3946 (:name |count| :type |SizeI| :direction :in)
3947 (:name |value| :type |Float32| :direction :in :array t :size count))
3948 :category "VERSION_2_0" :deprecated nil :version "2.0")
3949 ("Uniform1fv" uniform-1fv :return "void" :args
3950 ((:name |location| :type |Int32| :direction :in)
3951 (:name |count| :type |SizeI| :direction :in)
3952 (:name |value| :type |Float32| :direction :in :array t :size count))
3953 :category "VERSION_2_0" :deprecated nil :version "2.0")
3954 ("Uniform4i" uniform-4i :return "void" :args
3955 ((:name |location| :type |Int32| :direction :in)
3956 (:name |v0| :type |Int32| :direction :in)
3957 (:name |v1| :type |Int32| :direction :in)
3958 (:name |v2| :type |Int32| :direction :in)
3959 (:name |v3| :type |Int32| :direction :in))
3960 :category "VERSION_2_0" :deprecated nil :version "2.0")
3961 ("Uniform3i" uniform-3i :return "void" :args
3962 ((:name |location| :type |Int32| :direction :in)
3963 (:name |v0| :type |Int32| :direction :in)
3964 (:name |v1| :type |Int32| :direction :in)
3965 (:name |v2| :type |Int32| :direction :in))
3966 :category "VERSION_2_0" :deprecated nil :version "2.0")
3967 ("Uniform2i" uniform-2i :return "void" :args
3968 ((:name |location| :type |Int32| :direction :in)
3969 (:name |v0| :type |Int32| :direction :in)
3970 (:name |v1| :type |Int32| :direction :in))
3971 :category "VERSION_2_0" :deprecated nil :version "2.0")
3972 ("Uniform1i" uniform-1i :return "void" :args
3973 ((:name |location| :type |Int32| :direction :in)
3974 (:name |v0| :type |Int32| :direction :in))
3975 :category "VERSION_2_0" :deprecated nil :version "2.0")
3976 ("Uniform4f" uniform-4f :return "void" :args
3977 ((:name |location| :type |Int32| :direction :in)
3978 (:name |v0| :type |Float32| :direction :in)
3979 (:name |v1| :type |Float32| :direction :in)
3980 (:name |v2| :type |Float32| :direction :in)
3981 (:name |v3| :type |Float32| :direction :in))
3982 :category "VERSION_2_0" :deprecated nil :version "2.0")
3983 ("Uniform3f" uniform-3f :return "void" :args
3984 ((:name |location| :type |Int32| :direction :in)
3985 (:name |v0| :type |Float32| :direction :in)
3986 (:name |v1| :type |Float32| :direction :in)
3987 (:name |v2| :type |Float32| :direction :in))
3988 :category "VERSION_2_0" :deprecated nil :version "2.0")
3989 ("Uniform2f" uniform-2f :return "void" :args
3990 ((:name |location| :type |Int32| :direction :in)
3991 (:name |v0| :type |Float32| :direction :in)
3992 (:name |v1| :type |Float32| :direction :in))
3993 :category "VERSION_2_0" :deprecated nil :version "2.0")
3994 ("Uniform1f" uniform-1f :return "void" :args
3995 ((:name |location| :type |Int32| :direction :in)
3996 (:name |v0| :type |Float32| :direction :in))
3997 :category "VERSION_2_0" :deprecated nil :version "2.0")
3998 ("UseProgram" use-program :return "void" :args
3999 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4000 :deprecated nil :version "2.0")
4001 ("ShaderSource" shader-source :return "void" :args
4002 ((:name |shader| :type |UInt32| :direction :in)
4003 (:name |count| :type |SizeI| :direction :in)
4004 (:name |string| :type |CharPointer| :direction :in :array t :size count)
4005 (:name |length| :type |Int32| :direction :in :array t :size #x1))
4006 :category "VERSION_2_0" :deprecated nil :version "2.0")
4007 ("LinkProgram" link-program :return "void" :args
4008 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4009 :deprecated nil :version "2.0")
4010 ("IsShader" is-shader :return "Boolean" :args
4011 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4012 :deprecated nil :version "2.0")
4013 ("IsProgram" is-program :return "Boolean" :args
4014 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4015 :deprecated nil :version "2.0")
4016 ("GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void" :args
4017 ((:name |index| :type |UInt32| :direction :in)
4018 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
4019 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
4020 :category "VERSION_2_0" :deprecated nil :version "2.0")
4021 ("GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
4022 ((:name |index| :type |UInt32| :direction :in)
4023 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4024 (:name |params| :type |Int32| :direction :out :array t :size #x4))
4025 :category "VERSION_2_0" :deprecated nil :version "2.0")
4026 ("GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
4027 ((:name |index| :type |UInt32| :direction :in)
4028 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4029 (:name |params| :type |Float32| :direction :out :array t :size #x4))
4030 :category "VERSION_2_0" :deprecated nil :version "2.0")
4031 ("GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
4032 ((:name |index| :type |UInt32| :direction :in)
4033 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
4034 (:name |params| :type |Float64| :direction :out :array t :size #x4))
4035 :category "VERSION_2_0" :deprecated nil :version "2.0")
4036 ("GetUniformiv" get-uniform-iv :return "void" :args
4037 ((:name |program| :type |UInt32| :direction :in)
4038 (:name |location| :type |Int32| :direction :in)
4039 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
4040 :category "VERSION_2_0" :deprecated nil :version "2.0")
4041 ("GetUniformfv" get-uniform-fv :return "void" :args
4042 ((:name |program| :type |UInt32| :direction :in)
4043 (:name |location| :type |Int32| :direction :in)
4044 (:name |params| :type |Float32| :direction :out :array t :size
4045 (|location|)))
4046 :category "VERSION_2_0" :deprecated nil :version "2.0")
4047 ("GetUniformLocation" get-uniform-location :return "Int32" :args
4048 ((:name |program| :type |UInt32| :direction :in)
4049 (:name |name| :type |Char| :direction :in :array t))
4050 :category "VERSION_2_0" :deprecated nil :version "2.0")
4051 ("GetShaderSource" get-shader-source :return "void" :args
4052 ((:name |shader| :type |UInt32| :direction :in)
4053 (:name |bufSize| :type |SizeI| :direction :in)
4054 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4055 (:name |source| :type |Char| :direction :out :array t :size length))
4056 :category "VERSION_2_0" :deprecated nil :version "2.0")
4057 ("GetShaderInfoLog" get-shader-info-log :return "void" :args
4058 ((:name |shader| :type |UInt32| :direction :in)
4059 (:name |bufSize| :type |SizeI| :direction :in)
4060 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4061 (:name |infoLog| :type |Char| :direction :out :array t :size length))
4062 :category "VERSION_2_0" :deprecated nil :version "2.0")
4063 ("GetShaderiv" get-shader-iv :return "void" :args
4064 ((:name |shader| :type |UInt32| :direction :in)
4065 (:name |pname| :type |GLenum| :direction :in)
4066 (:name |params| :type |Int32| :direction :out :array t :size pname))
4067 :category "VERSION_2_0" :deprecated nil :version "2.0")
4068 ("GetProgramInfoLog" get-program-info-log :return "void" :args
4069 ((:name |program| :type |UInt32| :direction :in)
4070 (:name |bufSize| :type |SizeI| :direction :in)
4071 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4072 (:name |infoLog| :type |Char| :direction :out :array t :size length))
4073 :category "VERSION_2_0" :deprecated nil :version "2.0")
4074 ("GetProgramiv" get-program-iv :return "void" :args
4075 ((:name |program| :type |UInt32| :direction :in)
4076 (:name |pname| :type |GLenum| :direction :in)
4077 (:name |params| :type |Int32| :direction :out :array t :size pname))
4078 :category "VERSION_2_0" :deprecated nil :version "2.0")
4079 ("GetAttribLocation" get-attrib-location :return "Int32" :args
4080 ((:name |program| :type |UInt32| :direction :in)
4081 (:name |name| :type |Char| :direction :in :array t))
4082 :category "VERSION_2_0" :deprecated nil :version "2.0")
4083 ("GetAttachedShaders" get-attached-shaders :return "void" :args
4084 ((:name |program| :type |UInt32| :direction :in)
4085 (:name |maxCount| :type |SizeI| :direction :in)
4086 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
4087 (:name |obj| :type |UInt32| :direction :out :array t :size count))
4088 :category "VERSION_2_0" :deprecated nil :version "2.0")
4089 ("GetActiveUniform" get-active-uniform :return "void" :args
4090 ((:name |program| :type |UInt32| :direction :in)
4091 (:name |index| :type |UInt32| :direction :in)
4092 (:name |bufSize| :type |SizeI| :direction :in)
4093 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4094 (:name |size| :type |Int32| :direction :out :array t :size #x1)
4095 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
4096 (:name |name| :type |Char| :direction :out :array t))
4097 :category "VERSION_2_0" :deprecated nil :version "2.0")
4098 ("GetActiveAttrib" get-active-attrib :return "void" :args
4099 ((:name |program| :type |UInt32| :direction :in)
4100 (:name |index| :type |UInt32| :direction :in)
4101 (:name |bufSize| :type |SizeI| :direction :in)
4102 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
4103 (:name |size| :type |Int32| :direction :out :array t :size #x1)
4104 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
4105 (:name |name| :type |Char| :direction :out :array t))
4106 :category "VERSION_2_0" :deprecated nil :version "2.0")
4107 ("EnableVertexAttribArray" enable-vertex-attrib-array :return "void" :args
4108 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4109 :deprecated nil :version "2.0")
4110 ("DisableVertexAttribArray" disable-vertex-attrib-array :return "void" :args
4111 ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4112 :deprecated nil :version "2.0")
4113 ("DetachShader" detach-shader :return "void" :args
4114 ((:name |program| :type |UInt32| :direction :in)
4115 (:name |shader| :type |UInt32| :direction :in))
4116 :category "VERSION_2_0" :deprecated nil :version "2.0")
4117 ("DeleteShader" delete-shader :return "void" :args
4118 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4119 :deprecated nil :version "2.0")
4120 ("DeleteProgram" delete-program :return "void" :args
4121 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4122 :deprecated nil :version "2.0")
4123 ("CreateShader" create-shader :return "UInt32" :args
4124 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
4125 :deprecated nil :version "2.0")
4126 ("CreateProgram" create-program :return "UInt32" :args nil :category
4127 "VERSION_2_0" :deprecated nil :version "2.0")
4128 ("CompileShader" compile-shader :return "void" :args
4129 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
4130 :deprecated nil :version "2.0")
4131 ("BindAttribLocation" bind-attrib-location :return "void" :args
4132 ((:name |program| :type |UInt32| :direction :in)
4133 (:name |index| :type |UInt32| :direction :in)
4134 (:name |name| :type |Char| :direction :in :array t))
4135 :category "VERSION_2_0" :deprecated nil :version "2.0")
4136 ("AttachShader" attach-shader :return "void" :args
4137 ((:name |program| :type |UInt32| :direction :in)
4138 (:name |shader| :type |UInt32| :direction :in))
4139 :category "VERSION_2_0" :deprecated nil :version "2.0")
4140 ("StencilMaskSeparate" stencil-mask-separate :return "void" :args
4141 ((:name |face| :type |StencilFaceDirection| :direction :in)
4142 (:name |mask| :type |MaskedStencilValue| :direction :in))
4143 :category "VERSION_2_0" :deprecated nil :version "2.0")
4144 ("StencilFuncSeparate" stencil-func-separate :return "void" :args
4145 ((:name |face| :type |StencilFaceDirection| :direction :in)
4146 (:name |func| :type |StencilFunction| :direction :in)
4147 (:name |ref| :type |ClampedStencilValue| :direction :in)
4148 (:name |mask| :type |MaskedStencilValue| :direction :in))
4149 :category "VERSION_2_0" :deprecated nil :version "2.0")
4150 ("StencilOpSeparate" stencil-op-separate :return "void" :args
4151 ((:name |face| :type |StencilFaceDirection| :direction :in)
4152 (:name |sfail| :type |StencilOp| :direction :in)
4153 (:name |dpfail| :type |StencilOp| :direction :in)
4154 (:name |dppass| :type |StencilOp| :direction :in))
4155 :category "VERSION_2_0" :deprecated nil :version "2.0")
4156 ("DrawBuffers" draw-buffers :return "void" :args
4157 ((:name |n| :type |SizeI| :direction :in)
4158 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
4159 :category "VERSION_2_0" :deprecated nil :version "2.0")
4160 ("BlendEquationSeparate" blend-equation-separate :return "void" :args
4161 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
4162 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
4163 :category "VERSION_2_0" :deprecated nil :version "2.0")
4164 ("UniformMatrix4x3fv" uniform-matrix-4x-3fv :return "void" :args
4165 ((:name |location| :type |Int32| :direction :in)
4166 (:name |count| :type |SizeI| :direction :in)
4167 (:name |transpose| :type |Boolean| :direction :in)
4168 (:name |value| :type |Float32| :direction :in :array t :size #xC))
4169 :category "VERSION_2_1" :deprecated nil :version "2.1")
4170 ("UniformMatrix3x4fv" uniform-matrix-3x-4fv :return "void" :args
4171 ((:name |location| :type |Int32| :direction :in)
4172 (:name |count| :type |SizeI| :direction :in)
4173 (:name |transpose| :type |Boolean| :direction :in)
4174 (:name |value| :type |Float32| :direction :in :array t :size #xC))
4175 :category "VERSION_2_1" :deprecated nil :version "2.1")
4176 ("UniformMatrix4x2fv" uniform-matrix-4x-2fv :return "void" :args
4177 ((:name |location| :type |Int32| :direction :in)
4178 (:name |count| :type |SizeI| :direction :in)
4179 (:name |transpose| :type |Boolean| :direction :in)
4180 (:name |value| :type |Float32| :direction :in :array t :size #x8))
4181 :category "VERSION_2_1" :deprecated nil :version "2.1")
4182 ("UniformMatrix2x4fv" uniform-matrix-2x-4fv :return "void" :args
4183 ((:name |location| :type |Int32| :direction :in)
4184 (:name |count| :type |SizeI| :direction :in)
4185 (:name |transpose| :type |Boolean| :direction :in)
4186 (:name |value| :type |Float32| :direction :in :array t :size #x8))
4187 :category "VERSION_2_1" :deprecated nil :version "2.1")
4188 ("UniformMatrix3x2fv" uniform-matrix-3x-2fv :return "void" :args
4189 ((:name |location| :type |Int32| :direction :in)
4190 (:name |count| :type |SizeI| :direction :in)
4191 (:name |transpose| :type |Boolean| :direction :in)
4192 (:name |value| :type |Float32| :direction :in :array t :size #x6))
4193 :category "VERSION_2_1" :deprecated nil :version "2.1")
4194 ("UniformMatrix2x3fv" uniform-matrix-2x-3fv :return "void" :args
4195 ((:name |location| :type |Int32| :direction :in)
4196 (:name |count| :type |SizeI| :direction :in)
4197 (:name |transpose| :type |Boolean| :direction :in)
4198 (:name |value| :type |Float32| :direction :in :array t :size #x6))
4199 :category "VERSION_2_1" :deprecated nil :version "2.1")))