Added FTGL for convenience
[cl-glfw.git] / lib / opengl-version_2_0.lisp
blobef71c0b232042ec5a45a170c53f1a30e6e46375f
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_0
7 (eval-when (:load-toplevel)
8 (when
9 (and (boundp '*version-loaded*) (not (eq 'version_2_0 *version-loaded*)))
10 (warn
11 "Loading cl-glfw-opengl-~a over the top of already-loaded cl-glfw-opengl-~a~%"
12 'version_2_0 *version-loaded*))
13 (defparameter *version-loaded* 'version_2_0))
14 (defconstant +max-elements-vertices+ #x80E8)
15 (defconstant +max-elements-indices+ #x80E9)
16 (defconstant +unsigned-byte-3-3-2+ #x8032)
17 (defconstant +unsigned-short-4-4-4-4+ #x8033)
18 (defconstant +unsigned-short-5-5-5-1+ #x8034)
19 (defconstant +unsigned-int-8-8-8-8+ #x8035)
20 (defconstant +unsigned-int-10-10-10-2+ #x8036)
21 (defconstant +pack-skip-images+ #x806B)
22 (defconstant +pack-image-height+ #x806C)
23 (defconstant +unpack-skip-images+ #x806D)
24 (defconstant +unpack-image-height+ #x806E)
25 (defconstant +texture-3d+ #x806F)
26 (defconstant +proxy-texture-3d+ #x8070)
27 (defconstant +texture-depth+ #x8071)
28 (defconstant +texture-wrap-r+ #x8072)
29 (defconstant +max-3d-texture-size+ #x8073)
30 (defconstant +unsigned-byte-2-3-3-rev+ #x8362)
31 (defconstant +unsigned-short-5-6-5+ #x8363)
32 (defconstant +unsigned-short-5-6-5-rev+ #x8364)
33 (defconstant +unsigned-short-4-4-4-4-rev+ #x8365)
34 (defconstant +unsigned-short-1-5-5-5-rev+ #x8366)
35 (defconstant +unsigned-int-8-8-8-8-rev+ #x8367)
36 (defconstant +unsigned-int-2-10-10-10-rev+ #x8368)
37 (defconstant +bgr+ #x80E0)
38 (defconstant +max-elements-vertices+ #x80E8)
39 (defconstant +max-elements-indices+ #x80E9)
40 (defconstant +texture-min-lod+ #x813A)
41 (defconstant +texture-max-lod+ #x813B)
42 (defconstant +texture-base-level+ #x813C)
43 (defconstant +texture-max-level+ #x813D)
44 (defconstant +multisample+ #x809D)
45 (defconstant +sample-alpha-to-coverage+ #x809E)
46 (defconstant +sample-alpha-to-one+ #x809F)
47 (defconstant +sample-coverage+ #x80A0)
48 (defconstant +sample-buffers+ #x80A8)
49 (defconstant +samples+ #x80A9)
50 (defconstant +sample-coverage-value+ #x80AA)
51 (defconstant +sample-coverage-invert+ #x80AB)
52 (defconstant +texture-cube-map+ #x8513)
53 (defconstant +texture-binding-cube-map+ #x8514)
54 (defconstant +texture-cube-map-positive-x+ #x8515)
55 (defconstant +texture-cube-map-negative-x+ #x8516)
56 (defconstant +texture-cube-map-positive-y+ #x8517)
57 (defconstant +texture-cube-map-negative-y+ #x8518)
58 (defconstant +texture-cube-map-positive-z+ #x8519)
59 (defconstant +texture-cube-map-negative-z+ #x851A)
60 (defconstant +proxy-texture-cube-map+ #x851B)
61 (defconstant +max-cube-map-texture-size+ #x851C)
62 (defconstant +compressed-rgb+ #x84ED)
63 (defconstant +compressed-rgba+ #x84EE)
64 (defconstant +texture-compression-hint+ #x84EF)
65 (defconstant +texture-compressed-image-size+ #x86A0)
66 (defconstant +texture-compressed+ #x86A1)
67 (defconstant +num-compressed-texture-formats+ #x86A2)
68 (defconstant +compressed-texture-formats+ #x86A3)
69 (defconstant +clamp-to-border+ #x812D)
70 (defconstant +incr-wrap+ #x8507)
71 (defconstant +decr-wrap+ #x8508)
72 (defconstant +texture-depth-size+ #x884A)
73 (defconstant +buffer-size+ #x8764)
74 (defconstant +buffer-usage+ #x8765)
75 (defconstant +query-counter-bits+ #x8864)
76 (defconstant +current-query+ #x8865)
77 (defconstant +query-result+ #x8866)
78 (defconstant +query-result-available+ #x8867)
79 (defconstant +array-buffer+ #x8892)
80 (defconstant +element-array-buffer+ #x8893)
81 (defconstant +array-buffer-binding+ #x8894)
82 (defconstant +element-array-buffer-binding+ #x8895)
83 (defconstant +vertex-attrib-array-buffer-binding+ #x889F)
84 (defconstant +read-only+ #x88B8)
85 (defconstant +buffer-access+ #x88BB)
86 (defconstant +buffer-mapped+ #x88BC)
87 (defconstant +buffer-map-pointer+ #x88BD)
88 (defconstant +stream-draw+ #x88E0)
89 (defconstant +stream-read+ #x88E1)
90 (defconstant +stream-copy+ #x88E2)
91 (defconstant +static-draw+ #x88E4)
92 (defconstant +static-read+ #x88E5)
93 (defconstant +static-copy+ #x88E6)
94 (defconstant +dynamic-draw+ #x88E8)
95 (defconstant +dynamic-read+ #x88E9)
96 (defconstant +dynamic-copy+ #x88EA)
97 (defconstant +samples-passed+ #x8914)
98 (defconstant +current-program+ #x8B8D)
99 (defconstant +point-sprite-coord-origin+ #x8CA0)
100 (defconstant +lower-left+ #x8CA1)
101 (defconstant +upper-left+ #x8CA2)
102 (defconstant +stencil-back-ref+ #x8CA3)
103 (defconstant +stencil-back-value-mask+ #x8CA4)
104 (defconstant +stencil-back-writemask+ #x8CA5)
105 (defconstant +blend-equation-rgb+ #x8009)
106 (defconstant +stencil-back-func+ #x8800)
107 (defconstant +stencil-back-fail+ #x8801)
108 (defconstant +stencil-back-pass-depth-fail+ #x8802)
109 (defconstant +stencil-back-pass-depth-pass+ #x8803)
110 (defconstant +max-draw-buffers+ #x8824)
111 (defconstant +draw-buffer0+ #x8825)
112 (defconstant +draw-buffer1+ #x8826)
113 (defconstant +draw-buffer2+ #x8827)
114 (defconstant +draw-buffer3+ #x8828)
115 (defconstant +draw-buffer4+ #x8829)
116 (defconstant +draw-buffer5+ #x882A)
117 (defconstant +draw-buffer6+ #x882B)
118 (defconstant +draw-buffer7+ #x882C)
119 (defconstant +draw-buffer8+ #x882D)
120 (defconstant +draw-buffer9+ #x882E)
121 (defconstant +draw-buffer10+ #x882F)
122 (defconstant +draw-buffer11+ #x8830)
123 (defconstant +draw-buffer12+ #x8831)
124 (defconstant +draw-buffer13+ #x8832)
125 (defconstant +draw-buffer14+ #x8833)
126 (defconstant +draw-buffer15+ #x8834)
127 (defconstant +blend-equation-alpha+ #x883D)
128 (defconstant +max-vertex-attribs+ #x8869)
129 (defconstant +vertex-attrib-array-normalized+ #x886A)
130 (defconstant +current-program+ #x8B8D)
131 (defconstant +point-sprite-coord-origin+ #x8CA0)
132 (defconstant +lower-left+ #x8CA1)
133 (defconstant +upper-left+ #x8CA2)
134 (defconstant +stencil-back-ref+ #x8CA3)
135 (defconstant +stencil-back-value-mask+ #x8CA4)
136 (defconstant +stencil-back-writemask+ #x8CA5)
137 (defglfun "Translatef" translate-f :return "void" :args
138 ((:name |x| :type |Float32| :direction :in)
139 (:name |y| :type |Float32| :direction :in)
140 (:name |z| :type |Float32| :direction :in))
141 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
142 (defglfun "Translated" translate-d :return "void" :args
143 ((:name |x| :type |Float64| :direction :in)
144 (:name |y| :type |Float64| :direction :in)
145 (:name |z| :type |Float64| :direction :in))
146 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
147 (defglfun "Scalef" scale-f :return "void" :args
148 ((:name |x| :type |Float32| :direction :in)
149 (:name |y| :type |Float32| :direction :in)
150 (:name |z| :type |Float32| :direction :in))
151 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
152 (defglfun "Scaled" scale-d :return "void" :args
153 ((:name |x| :type |Float64| :direction :in)
154 (:name |y| :type |Float64| :direction :in)
155 (:name |z| :type |Float64| :direction :in))
156 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
157 (defglfun "Rotatef" rotate-f :return "void" :args
158 ((:name |angle| :type |Float32| :direction :in)
159 (:name |x| :type |Float32| :direction :in)
160 (:name |y| :type |Float32| :direction :in)
161 (:name |z| :type |Float32| :direction :in))
162 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
163 (defglfun "Rotated" rotate-d :return "void" :args
164 ((:name |angle| :type |Float64| :direction :in)
165 (:name |x| :type |Float64| :direction :in)
166 (:name |y| :type |Float64| :direction :in)
167 (:name |z| :type |Float64| :direction :in))
168 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
169 (defglfun "PushMatrix" push-matrix :return "void" :args nil :category
170 "VERSION_1_0" :deprecated "3.1" :version "1.0")
171 (defglfun "PopMatrix" pop-matrix :return "void" :args nil :category
172 "VERSION_1_0" :deprecated "3.1" :version "1.0")
173 (defglfun "Ortho" ortho :return "void" :args
174 ((:name |left| :type |Float64| :direction :in)
175 (:name |right| :type |Float64| :direction :in)
176 (:name |bottom| :type |Float64| :direction :in)
177 (:name |top| :type |Float64| :direction :in)
178 (:name |zNear| :type |Float64| :direction :in)
179 (:name |zFar| :type |Float64| :direction :in))
180 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
181 (defglfun "MultMatrixd" mult-matrix-d :return "void" :args
182 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
183 "VERSION_1_0" :deprecated "3.1" :version "1.0")
184 (defglfun "MultMatrixf" mult-matrix-f :return "void" :args
185 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
186 "VERSION_1_0" :deprecated "3.1" :version "1.0")
187 (defglfun "MatrixMode" matrix-mode :return "void" :args
188 ((:name |mode| :type |MatrixMode| :direction :in)) :category "VERSION_1_0"
189 :deprecated "3.1" :version "1.0")
190 (defglfun "LoadMatrixd" load-matrix-d :return "void" :args
191 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
192 "VERSION_1_0" :deprecated "3.1" :version "1.0")
193 (defglfun "LoadMatrixf" load-matrix-f :return "void" :args
194 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
195 "VERSION_1_0" :deprecated "3.1" :version "1.0")
196 (defglfun "LoadIdentity" load-identity :return "void" :args nil :category
197 "VERSION_1_0" :deprecated "3.1" :version "1.0")
198 (defglfun "Frustum" frustum :return "void" :args
199 ((:name |left| :type |Float64| :direction :in)
200 (:name |right| :type |Float64| :direction :in)
201 (:name |bottom| :type |Float64| :direction :in)
202 (:name |top| :type |Float64| :direction :in)
203 (:name |zNear| :type |Float64| :direction :in)
204 (:name |zFar| :type |Float64| :direction :in))
205 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
206 (defglfun "IsList" is-list :return "Boolean" :args
207 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
208 :deprecated "3.1" :version "1.0")
209 (defglfun "GetTexGeniv" get-tex-gen-iv :return "void" :args
210 ((:name |coord| :type |TextureCoordName| :direction :in)
211 (:name |pname| :type |TextureGenParameter| :direction :in)
212 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
213 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
214 (defglfun "GetTexGenfv" get-tex-gen-fv :return "void" :args
215 ((:name |coord| :type |TextureCoordName| :direction :in)
216 (:name |pname| :type |TextureGenParameter| :direction :in)
217 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
218 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
219 (defglfun "GetTexGendv" get-tex-gen-dv :return "void" :args
220 ((:name |coord| :type |TextureCoordName| :direction :in)
221 (:name |pname| :type |TextureGenParameter| :direction :in)
222 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
223 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
224 (defglfun "GetTexEnviv" get-tex-env-iv :return "void" :args
225 ((:name |target| :type |TextureEnvTarget| :direction :in)
226 (:name |pname| :type |TextureEnvParameter| :direction :in)
227 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
228 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
229 (defglfun "GetTexEnvfv" get-tex-env-fv :return "void" :args
230 ((:name |target| :type |TextureEnvTarget| :direction :in)
231 (:name |pname| :type |TextureEnvParameter| :direction :in)
232 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
233 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
234 (defglfun "GetPolygonStipple" get-polygon-stipple :return "void" :args
235 ((:name |mask| :type |UInt8| :direction :out :array t)) :category
236 "VERSION_1_0" :deprecated "3.1" :version "1.0")
237 (defglfun "GetPixelMapusv" get-pixel-map-usv :return "void" :args
238 ((:name |map| :type |PixelMap| :direction :in)
239 (:name |values| :type |UInt16| :direction :out :array t :size (|map|)))
240 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
241 (defglfun "GetPixelMapuiv" get-pixel-map-uiv :return "void" :args
242 ((:name |map| :type |PixelMap| :direction :in)
243 (:name |values| :type |UInt32| :direction :out :array t :size (|map|)))
244 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
245 (defglfun "GetPixelMapfv" get-pixel-map-fv :return "void" :args
246 ((:name |map| :type |PixelMap| :direction :in)
247 (:name |values| :type |Float32| :direction :out :array t :size (|map|)))
248 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
249 (defglfun "GetMaterialiv" get-material-iv :return "void" :args
250 ((:name |face| :type |MaterialFace| :direction :in)
251 (:name |pname| :type |MaterialParameter| :direction :in)
252 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
253 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
254 (defglfun "GetMaterialfv" get-material-fv :return "void" :args
255 ((:name |face| :type |MaterialFace| :direction :in)
256 (:name |pname| :type |MaterialParameter| :direction :in)
257 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
258 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
259 (defglfun "GetMapiv" get-map-iv :return "void" :args
260 ((:name |target| :type |MapTarget| :direction :in)
261 (:name |query| :type |GetMapQuery| :direction :in)
262 (:name |v| :type |Int32| :direction :out :array t :size (|target| |query|)))
263 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
264 (defglfun "GetMapfv" get-map-fv :return "void" :args
265 ((:name |target| :type |MapTarget| :direction :in)
266 (:name |query| :type |GetMapQuery| :direction :in)
267 (:name |v| :type |Float32| :direction :out :array t :size
268 (|target| |query|)))
269 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
270 (defglfun "GetMapdv" get-map-dv :return "void" :args
271 ((:name |target| :type |MapTarget| :direction :in)
272 (:name |query| :type |GetMapQuery| :direction :in)
273 (:name |v| :type |Float64| :direction :out :array t :size
274 (|target| |query|)))
275 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
276 (defglfun "GetLightiv" get-light-iv :return "void" :args
277 ((:name |light| :type |LightName| :direction :in)
278 (:name |pname| :type |LightParameter| :direction :in)
279 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
280 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
281 (defglfun "GetLightfv" get-light-fv :return "void" :args
282 ((:name |light| :type |LightName| :direction :in)
283 (:name |pname| :type |LightParameter| :direction :in)
284 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
285 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
286 (defglfun "GetClipPlane" get-clip-plane :return "void" :args
287 ((:name |plane| :type |ClipPlaneName| :direction :in)
288 (:name |equation| :type |Float64| :direction :out :array t :size #x4))
289 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
290 (defglfun "DrawPixels" draw-pixels :return "void" :args
291 ((:name |width| :type |SizeI| :direction :in)
292 (:name |height| :type |SizeI| :direction :in)
293 (:name |format| :type |PixelFormat| :direction :in)
294 (:name |type| :type |PixelType| :direction :in)
295 (:name |pixels| :type |Void| :direction :in :array t :size
296 (|format| |type| |width| |height|)))
297 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
298 (defglfun "CopyPixels" copy-pixels :return "void" :args
299 ((:name |x| :type |WinCoord| :direction :in)
300 (:name |y| :type |WinCoord| :direction :in)
301 (:name |width| :type |SizeI| :direction :in)
302 (:name |height| :type |SizeI| :direction :in)
303 (:name |type| :type |PixelCopyType| :direction :in))
304 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
305 (defglfun "PixelMapusv" pixel-map-usv :return "void" :args
306 ((:name |map| :type |PixelMap| :direction :in)
307 (:name |mapsize| :type |CheckedInt32| :direction :in)
308 (:name |values| :type |UInt16| :direction :in :array t :size mapsize))
309 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
310 (defglfun "PixelMapuiv" pixel-map-uiv :return "void" :args
311 ((:name |map| :type |PixelMap| :direction :in)
312 (:name |mapsize| :type |CheckedInt32| :direction :in)
313 (:name |values| :type |UInt32| :direction :in :array t :size mapsize))
314 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
315 (defglfun "PixelMapfv" pixel-map-fv :return "void" :args
316 ((:name |map| :type |PixelMap| :direction :in)
317 (:name |mapsize| :type |CheckedInt32| :direction :in)
318 (:name |values| :type |Float32| :direction :in :array t :size mapsize))
319 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
320 (defglfun "PixelTransferi" pixel-transfer-i :return "void" :args
321 ((:name |pname| :type |PixelTransferParameter| :direction :in)
322 (:name |param| :type |CheckedInt32| :direction :in))
323 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
324 (defglfun "PixelTransferf" pixel-transfer-f :return "void" :args
325 ((:name |pname| :type |PixelTransferParameter| :direction :in)
326 (:name |param| :type |CheckedFloat32| :direction :in))
327 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
328 (defglfun "PixelZoom" pixel-zoom :return "void" :args
329 ((:name |xfactor| :type |Float32| :direction :in)
330 (:name |yfactor| :type |Float32| :direction :in))
331 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
332 (defglfun "AlphaFunc" alpha-func :return "void" :args
333 ((:name |func| :type |AlphaFunction| :direction :in)
334 (:name |ref| :type |ClampedFloat32| :direction :in))
335 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
336 (defglfun "EvalPoint2" eval-point-2 :return "void" :args
337 ((:name |i| :type |CheckedInt32| :direction :in)
338 (:name |j| :type |CheckedInt32| :direction :in))
339 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
340 (defglfun "EvalMesh2" eval-mesh-2 :return "void" :args
341 ((:name |mode| :type |MeshMode2| :direction :in)
342 (:name |i1| :type |CheckedInt32| :direction :in)
343 (:name |i2| :type |CheckedInt32| :direction :in)
344 (:name |j1| :type |CheckedInt32| :direction :in)
345 (:name |j2| :type |CheckedInt32| :direction :in))
346 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
347 (defglfun "EvalPoint1" eval-point-1 :return "void" :args
348 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_0" :deprecated
349 "3.1" :version "1.0")
350 (defglfun "EvalMesh1" eval-mesh-1 :return "void" :args
351 ((:name |mode| :type |MeshMode1| :direction :in)
352 (:name |i1| :type |CheckedInt32| :direction :in)
353 (:name |i2| :type |CheckedInt32| :direction :in))
354 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
355 (defglfun "EvalCoord2fv" eval-coord-2fv :return "void" :args
356 ((:name |u| :type |CoordF| :direction :in :array t :size #x2)) :category
357 "VERSION_1_0" :deprecated "3.1" :version "1.0")
358 (defglfun "EvalCoord2f" eval-coord-2f :return "void" :args
359 ((:name |u| :type |CoordF| :direction :in)
360 (:name |v| :type |CoordF| :direction :in))
361 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
362 (defglfun "EvalCoord2dv" eval-coord-2dv :return "void" :args
363 ((:name |u| :type |CoordD| :direction :in :array t :size #x2)) :category
364 "VERSION_1_0" :deprecated "3.1" :version "1.0")
365 (defglfun "EvalCoord2d" eval-coord-2d :return "void" :args
366 ((:name |u| :type |CoordD| :direction :in)
367 (:name |v| :type |CoordD| :direction :in))
368 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
369 (defglfun "EvalCoord1fv" eval-coord-1fv :return "void" :args
370 ((:name |u| :type |CoordF| :direction :in :array t :size #x1)) :category
371 "VERSION_1_0" :deprecated "3.1" :version "1.0")
372 (defglfun "EvalCoord1f" eval-coord-1f :return "void" :args
373 ((:name |u| :type |CoordF| :direction :in)) :category "VERSION_1_0"
374 :deprecated "3.1" :version "1.0")
375 (defglfun "EvalCoord1dv" eval-coord-1dv :return "void" :args
376 ((:name |u| :type |CoordD| :direction :in :array t :size #x1)) :category
377 "VERSION_1_0" :deprecated "3.1" :version "1.0")
378 (defglfun "EvalCoord1d" eval-coord-1d :return "void" :args
379 ((:name |u| :type |CoordD| :direction :in)) :category "VERSION_1_0"
380 :deprecated "3.1" :version "1.0")
381 (defglfun "MapGrid2f" map-grid-2f :return "void" :args
382 ((:name |un| :type |Int32| :direction :in)
383 (:name |u1| :type |CoordF| :direction :in)
384 (:name |u2| :type |CoordF| :direction :in)
385 (:name |vn| :type |Int32| :direction :in)
386 (:name |v1| :type |CoordF| :direction :in)
387 (:name |v2| :type |CoordF| :direction :in))
388 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
389 (defglfun "MapGrid2d" map-grid-2d :return "void" :args
390 ((:name |un| :type |Int32| :direction :in)
391 (:name |u1| :type |CoordD| :direction :in)
392 (:name |u2| :type |CoordD| :direction :in)
393 (:name |vn| :type |Int32| :direction :in)
394 (:name |v1| :type |CoordD| :direction :in)
395 (:name |v2| :type |CoordD| :direction :in))
396 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
397 (defglfun "MapGrid1f" map-grid-1f :return "void" :args
398 ((:name |un| :type |Int32| :direction :in)
399 (:name |u1| :type |CoordF| :direction :in)
400 (:name |u2| :type |CoordF| :direction :in))
401 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
402 (defglfun "MapGrid1d" map-grid-1d :return "void" :args
403 ((:name |un| :type |Int32| :direction :in)
404 (:name |u1| :type |CoordD| :direction :in)
405 (:name |u2| :type |CoordD| :direction :in))
406 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
407 (defglfun "Map2f" map-2f :return "void" :args
408 ((:name |target| :type |MapTarget| :direction :in)
409 (:name |u1| :type |CoordF| :direction :in)
410 (:name |u2| :type |CoordF| :direction :in)
411 (:name |ustride| :type |Int32| :direction :in)
412 (:name |uorder| :type |CheckedInt32| :direction :in)
413 (:name |v1| :type |CoordF| :direction :in)
414 (:name |v2| :type |CoordF| :direction :in)
415 (:name |vstride| :type |Int32| :direction :in)
416 (:name |vorder| :type |CheckedInt32| :direction :in)
417 (:name |points| :type |CoordF| :direction :in :array t :size
418 (|target| |ustride| |uorder| |vstride| |vorder|)))
419 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
420 (defglfun "Map2d" map-2d :return "void" :args
421 ((:name |target| :type |MapTarget| :direction :in)
422 (:name |u1| :type |CoordD| :direction :in)
423 (:name |u2| :type |CoordD| :direction :in)
424 (:name |ustride| :type |Int32| :direction :in)
425 (:name |uorder| :type |CheckedInt32| :direction :in)
426 (:name |v1| :type |CoordD| :direction :in)
427 (:name |v2| :type |CoordD| :direction :in)
428 (:name |vstride| :type |Int32| :direction :in)
429 (:name |vorder| :type |CheckedInt32| :direction :in)
430 (:name |points| :type |CoordD| :direction :in :array t :size
431 (|target| |ustride| |uorder| |vstride| |vorder|)))
432 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
433 (defglfun "Map1f" map-1f :return "void" :args
434 ((:name |target| :type |MapTarget| :direction :in)
435 (:name |u1| :type |CoordF| :direction :in)
436 (:name |u2| :type |CoordF| :direction :in)
437 (:name |stride| :type |Int32| :direction :in)
438 (:name |order| :type |CheckedInt32| :direction :in)
439 (:name |points| :type |CoordF| :direction :in :array t :size
440 (|target| |stride| |order|)))
441 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
442 (defglfun "Map1d" map-1d :return "void" :args
443 ((:name |target| :type |MapTarget| :direction :in)
444 (:name |u1| :type |CoordD| :direction :in)
445 (:name |u2| :type |CoordD| :direction :in)
446 (:name |stride| :type |Int32| :direction :in)
447 (:name |order| :type |CheckedInt32| :direction :in)
448 (:name |points| :type |CoordD| :direction :in :array t :size
449 (|target| |stride| |order|)))
450 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
451 (defglfun "PushAttrib" push-attrib :return "void" :args
452 ((:name |mask| :type |AttribMask| :direction :in)) :category "VERSION_1_0"
453 :deprecated "3.1" :version "1.0")
454 (defglfun "PopAttrib" pop-attrib :return "void" :args nil :category
455 "VERSION_1_0" :deprecated "3.1" :version "1.0")
456 (defglfun "Accum" accum :return "void" :args
457 ((:name |op| :type |AccumOp| :direction :in)
458 (:name |value| :type |CoordF| :direction :in))
459 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
460 (defglfun "IndexMask" index-mask :return "void" :args
461 ((:name |mask| :type |MaskedColorIndexValueI| :direction :in)) :category
462 "VERSION_1_0" :deprecated "3.1" :version "1.0")
463 (defglfun "ClearIndex" clear-index :return "void" :args
464 ((:name |c| :type |MaskedColorIndexValueF| :direction :in)) :category
465 "VERSION_1_0" :deprecated "3.1" :version "1.0")
466 (defglfun "ClearAccum" clear-accum :return "void" :args
467 ((:name |red| :type |Float32| :direction :in)
468 (:name |green| :type |Float32| :direction :in)
469 (:name |blue| :type |Float32| :direction :in)
470 (:name |alpha| :type |Float32| :direction :in))
471 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
472 (defglfun "PushName" push-name :return "void" :args
473 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
474 :deprecated "3.1" :version "1.0")
475 (defglfun "PopName" pop-name :return "void" :args nil :category "VERSION_1_0"
476 :deprecated "3.1" :version "1.0")
477 (defglfun "PassThrough" pass-through :return "void" :args
478 ((:name |token| :type |FeedbackElement| :direction :in)) :category
479 "VERSION_1_0" :deprecated "3.1" :version "1.0")
480 (defglfun "LoadName" load-name :return "void" :args
481 ((:name |name| :type |SelectName| :direction :in)) :category "VERSION_1_0"
482 :deprecated "3.1" :version "1.0")
483 (defglfun "InitNames" init-names :return "void" :args nil :category
484 "VERSION_1_0" :deprecated "3.1" :version "1.0")
485 (defglfun "RenderMode" render-mode :return "Int32" :args
486 ((:name |mode| :type |RenderingMode| :direction :in)) :category "VERSION_1_0"
487 :deprecated "3.1" :version "1.0")
488 (defglfun "SelectBuffer" select-buffer :return "void" :args
489 ((:name |size| :type |SizeI| :direction :in)
490 (:name |buffer| :type |SelectName| :direction :out :array t :size size
491 :retained t))
492 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
493 (defglfun "FeedbackBuffer" feedback-buffer :return "void" :args
494 ((:name |size| :type |SizeI| :direction :in)
495 (:name |type| :type |FeedbackType| :direction :in)
496 (:name |buffer| :type |FeedbackElement| :direction :out :array t :size size
497 :retained t))
498 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
499 (defglfun "TexGeniv" tex-gen-iv :return "void" :args
500 ((:name |coord| :type |TextureCoordName| :direction :in)
501 (:name |pname| :type |TextureGenParameter| :direction :in)
502 (:name |params| :type |CheckedInt32| :direction :in :array t :size
503 (|pname|)))
504 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
505 (defglfun "TexGeni" tex-gen-i :return "void" :args
506 ((:name |coord| :type |TextureCoordName| :direction :in)
507 (:name |pname| :type |TextureGenParameter| :direction :in)
508 (:name |param| :type |CheckedInt32| :direction :in))
509 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
510 (defglfun "TexGenfv" tex-gen-fv :return "void" :args
511 ((:name |coord| :type |TextureCoordName| :direction :in)
512 (:name |pname| :type |TextureGenParameter| :direction :in)
513 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
514 (|pname|)))
515 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
516 (defglfun "TexGenf" tex-gen-f :return "void" :args
517 ((:name |coord| :type |TextureCoordName| :direction :in)
518 (:name |pname| :type |TextureGenParameter| :direction :in)
519 (:name |param| :type |CheckedFloat32| :direction :in))
520 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
521 (defglfun "TexGendv" tex-gen-dv :return "void" :args
522 ((:name |coord| :type |TextureCoordName| :direction :in)
523 (:name |pname| :type |TextureGenParameter| :direction :in)
524 (:name |params| :type |Float64| :direction :in :array t :size (|pname|)))
525 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
526 (defglfun "TexGend" tex-gen-d :return "void" :args
527 ((:name |coord| :type |TextureCoordName| :direction :in)
528 (:name |pname| :type |TextureGenParameter| :direction :in)
529 (:name |param| :type |Float64| :direction :in))
530 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
531 (defglfun "TexEnviv" tex-env-iv :return "void" :args
532 ((:name |target| :type |TextureEnvTarget| :direction :in)
533 (:name |pname| :type |TextureEnvParameter| :direction :in)
534 (:name |params| :type |CheckedInt32| :direction :in :array t :size
535 (|pname|)))
536 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
537 (defglfun "TexEnvi" tex-env-i :return "void" :args
538 ((:name |target| :type |TextureEnvTarget| :direction :in)
539 (:name |pname| :type |TextureEnvParameter| :direction :in)
540 (:name |param| :type |CheckedInt32| :direction :in))
541 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
542 (defglfun "TexEnvfv" tex-env-fv :return "void" :args
543 ((:name |target| :type |TextureEnvTarget| :direction :in)
544 (:name |pname| :type |TextureEnvParameter| :direction :in)
545 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
546 (|pname|)))
547 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
548 (defglfun "TexEnvf" tex-env-f :return "void" :args
549 ((:name |target| :type |TextureEnvTarget| :direction :in)
550 (:name |pname| :type |TextureEnvParameter| :direction :in)
551 (:name |param| :type |CheckedFloat32| :direction :in))
552 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
553 (defglfun "ShadeModel" shade-model :return "void" :args
554 ((:name |mode| :type |ShadingModel| :direction :in)) :category "VERSION_1_0"
555 :deprecated "3.1" :version "1.0")
556 (defglfun "PolygonStipple" polygon-stipple :return "void" :args
557 ((:name |mask| :type |UInt8| :direction :in :array t)) :category "VERSION_1_0"
558 :deprecated "3.1" :version "1.0")
559 (defglfun "Materialiv" material-iv :return "void" :args
560 ((:name |face| :type |MaterialFace| :direction :in)
561 (:name |pname| :type |MaterialParameter| :direction :in)
562 (:name |params| :type |CheckedInt32| :direction :in :array t :size
563 (|pname|)))
564 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
565 (defglfun "Materiali" material-i :return "void" :args
566 ((:name |face| :type |MaterialFace| :direction :in)
567 (:name |pname| :type |MaterialParameter| :direction :in)
568 (:name |param| :type |CheckedInt32| :direction :in))
569 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
570 (defglfun "Materialfv" material-fv :return "void" :args
571 ((:name |face| :type |MaterialFace| :direction :in)
572 (:name |pname| :type |MaterialParameter| :direction :in)
573 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
574 (|pname|)))
575 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
576 (defglfun "Materialf" material-f :return "void" :args
577 ((:name |face| :type |MaterialFace| :direction :in)
578 (:name |pname| :type |MaterialParameter| :direction :in)
579 (:name |param| :type |CheckedFloat32| :direction :in))
580 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
581 (defglfun "LineStipple" line-stipple :return "void" :args
582 ((:name |factor| :type |CheckedInt32| :direction :in)
583 (:name |pattern| :type |LineStipple| :direction :in))
584 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
585 (defglfun "LightModeliv" light-model-iv :return "void" :args
586 ((:name |pname| :type |LightModelParameter| :direction :in)
587 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
588 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
589 (defglfun "LightModeli" light-model-i :return "void" :args
590 ((:name |pname| :type |LightModelParameter| :direction :in)
591 (:name |param| :type |Int32| :direction :in))
592 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
593 (defglfun "LightModelfv" light-model-fv :return "void" :args
594 ((:name |pname| :type |LightModelParameter| :direction :in)
595 (:name |params| :type |Float32| :direction :in :array t :size (|pname|)))
596 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
597 (defglfun "LightModelf" light-model-f :return "void" :args
598 ((:name |pname| :type |LightModelParameter| :direction :in)
599 (:name |param| :type |Float32| :direction :in))
600 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
601 (defglfun "Lightiv" light-iv :return "void" :args
602 ((:name |light| :type |LightName| :direction :in)
603 (:name |pname| :type |LightParameter| :direction :in)
604 (:name |params| :type |CheckedInt32| :direction :in :array t :size
605 (|pname|)))
606 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
607 (defglfun "Lighti" light-i :return "void" :args
608 ((:name |light| :type |LightName| :direction :in)
609 (:name |pname| :type |LightParameter| :direction :in)
610 (:name |param| :type |CheckedInt32| :direction :in))
611 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
612 (defglfun "Lightfv" light-fv :return "void" :args
613 ((:name |light| :type |LightName| :direction :in)
614 (:name |pname| :type |LightParameter| :direction :in)
615 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
616 (|pname|)))
617 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
618 (defglfun "Lightf" light-f :return "void" :args
619 ((:name |light| :type |LightName| :direction :in)
620 (:name |pname| :type |LightParameter| :direction :in)
621 (:name |param| :type |CheckedFloat32| :direction :in))
622 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
623 (defglfun "Fogiv" fog-iv :return "void" :args
624 ((:name |pname| :type |FogParameter| :direction :in)
625 (:name |params| :type |CheckedInt32| :direction :in :array t :size
626 (|pname|)))
627 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
628 (defglfun "Fogi" fog-i :return "void" :args
629 ((:name |pname| :type |FogParameter| :direction :in)
630 (:name |param| :type |CheckedInt32| :direction :in))
631 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
632 (defglfun "Fogfv" fog-fv :return "void" :args
633 ((:name |pname| :type |FogParameter| :direction :in)
634 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
635 (|pname|)))
636 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
637 (defglfun "Fogf" fog-f :return "void" :args
638 ((:name |pname| :type |FogParameter| :direction :in)
639 (:name |param| :type |CheckedFloat32| :direction :in))
640 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
641 (defglfun "ColorMaterial" color-material :return "void" :args
642 ((:name |face| :type |MaterialFace| :direction :in)
643 (:name |mode| :type |ColorMaterialParameter| :direction :in))
644 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
645 (defglfun "ClipPlane" clip-plane :return "void" :args
646 ((:name |plane| :type |ClipPlaneName| :direction :in)
647 (:name |equation| :type |Float64| :direction :in :array t :size #x4))
648 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
649 (defglfun "Vertex4sv" vertex-4sv :return "void" :args
650 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
651 "VERSION_1_0" :deprecated "3.1" :version "1.0")
652 (defglfun "Vertex4s" vertex-4s :return "void" :args
653 ((:name |x| :type |CoordS| :direction :in)
654 (:name |y| :type |CoordS| :direction :in)
655 (:name |z| :type |CoordS| :direction :in)
656 (:name |w| :type |CoordS| :direction :in))
657 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
658 (defglfun "Vertex4iv" vertex-4iv :return "void" :args
659 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
660 "VERSION_1_0" :deprecated "3.1" :version "1.0")
661 (defglfun "Vertex4i" vertex-4i :return "void" :args
662 ((:name |x| :type |CoordI| :direction :in)
663 (:name |y| :type |CoordI| :direction :in)
664 (:name |z| :type |CoordI| :direction :in)
665 (:name |w| :type |CoordI| :direction :in))
666 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
667 (defglfun "Vertex4fv" vertex-4fv :return "void" :args
668 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
669 "VERSION_1_0" :deprecated "3.1" :version "1.0")
670 (defglfun "Vertex4f" vertex-4f :return "void" :args
671 ((:name |x| :type |CoordF| :direction :in)
672 (:name |y| :type |CoordF| :direction :in)
673 (:name |z| :type |CoordF| :direction :in)
674 (:name |w| :type |CoordF| :direction :in))
675 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
676 (defglfun "Vertex4dv" vertex-4dv :return "void" :args
677 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
678 "VERSION_1_0" :deprecated "3.1" :version "1.0")
679 (defglfun "Vertex4d" vertex-4d :return "void" :args
680 ((:name |x| :type |CoordD| :direction :in)
681 (:name |y| :type |CoordD| :direction :in)
682 (:name |z| :type |CoordD| :direction :in)
683 (:name |w| :type |CoordD| :direction :in))
684 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
685 (defglfun "Vertex3sv" vertex-3sv :return "void" :args
686 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
687 "VERSION_1_0" :deprecated "3.1" :version "1.0")
688 (defglfun "Vertex3s" vertex-3s :return "void" :args
689 ((:name |x| :type |CoordS| :direction :in)
690 (:name |y| :type |CoordS| :direction :in)
691 (:name |z| :type |CoordS| :direction :in))
692 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
693 (defglfun "Vertex3iv" vertex-3iv :return "void" :args
694 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
695 "VERSION_1_0" :deprecated "3.1" :version "1.0")
696 (defglfun "Vertex3i" vertex-3i :return "void" :args
697 ((:name |x| :type |CoordI| :direction :in)
698 (:name |y| :type |CoordI| :direction :in)
699 (:name |z| :type |CoordI| :direction :in))
700 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
701 (defglfun "Vertex3fv" vertex-3fv :return "void" :args
702 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
703 "VERSION_1_0" :deprecated "3.1" :version "1.0")
704 (defglfun "Vertex3f" vertex-3f :return "void" :args
705 ((:name |x| :type |CoordF| :direction :in)
706 (:name |y| :type |CoordF| :direction :in)
707 (:name |z| :type |CoordF| :direction :in))
708 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
709 (defglfun "Vertex3dv" vertex-3dv :return "void" :args
710 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
711 "VERSION_1_0" :deprecated "3.1" :version "1.0")
712 (defglfun "Vertex3d" vertex-3d :return "void" :args
713 ((:name |x| :type |CoordD| :direction :in)
714 (:name |y| :type |CoordD| :direction :in)
715 (:name |z| :type |CoordD| :direction :in))
716 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
717 (defglfun "Vertex2sv" vertex-2sv :return "void" :args
718 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
719 "VERSION_1_0" :deprecated "3.1" :version "1.0")
720 (defglfun "Vertex2s" vertex-2s :return "void" :args
721 ((:name |x| :type |CoordS| :direction :in)
722 (:name |y| :type |CoordS| :direction :in))
723 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
724 (defglfun "Vertex2iv" vertex-2iv :return "void" :args
725 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
726 "VERSION_1_0" :deprecated "3.1" :version "1.0")
727 (defglfun "Vertex2i" vertex-2i :return "void" :args
728 ((:name |x| :type |CoordI| :direction :in)
729 (:name |y| :type |CoordI| :direction :in))
730 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
731 (defglfun "Vertex2fv" vertex-2fv :return "void" :args
732 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
733 "VERSION_1_0" :deprecated "3.1" :version "1.0")
734 (defglfun "Vertex2f" vertex-2f :return "void" :args
735 ((:name |x| :type |CoordF| :direction :in)
736 (:name |y| :type |CoordF| :direction :in))
737 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
738 (defglfun "Vertex2dv" vertex-2dv :return "void" :args
739 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
740 "VERSION_1_0" :deprecated "3.1" :version "1.0")
741 (defglfun "Vertex2d" vertex-2d :return "void" :args
742 ((:name |x| :type |CoordD| :direction :in)
743 (:name |y| :type |CoordD| :direction :in))
744 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
745 (defglfun "TexCoord4sv" tex-coord-4sv :return "void" :args
746 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
747 "VERSION_1_0" :deprecated "3.1" :version "1.0")
748 (defglfun "TexCoord4s" tex-coord-4s :return "void" :args
749 ((:name |s| :type |CoordS| :direction :in)
750 (:name |t| :type |CoordS| :direction :in)
751 (:name |r| :type |CoordS| :direction :in)
752 (:name |q| :type |CoordS| :direction :in))
753 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
754 (defglfun "TexCoord4iv" tex-coord-4iv :return "void" :args
755 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
756 "VERSION_1_0" :deprecated "3.1" :version "1.0")
757 (defglfun "TexCoord4i" tex-coord-4i :return "void" :args
758 ((:name |s| :type |CoordI| :direction :in)
759 (:name |t| :type |CoordI| :direction :in)
760 (:name |r| :type |CoordI| :direction :in)
761 (:name |q| :type |CoordI| :direction :in))
762 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
763 (defglfun "TexCoord4fv" tex-coord-4fv :return "void" :args
764 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
765 "VERSION_1_0" :deprecated "3.1" :version "1.0")
766 (defglfun "TexCoord4f" tex-coord-4f :return "void" :args
767 ((:name |s| :type |CoordF| :direction :in)
768 (:name |t| :type |CoordF| :direction :in)
769 (:name |r| :type |CoordF| :direction :in)
770 (:name |q| :type |CoordF| :direction :in))
771 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
772 (defglfun "TexCoord4dv" tex-coord-4dv :return "void" :args
773 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
774 "VERSION_1_0" :deprecated "3.1" :version "1.0")
775 (defglfun "TexCoord4d" tex-coord-4d :return "void" :args
776 ((:name |s| :type |CoordD| :direction :in)
777 (:name |t| :type |CoordD| :direction :in)
778 (:name |r| :type |CoordD| :direction :in)
779 (:name |q| :type |CoordD| :direction :in))
780 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
781 (defglfun "TexCoord3sv" tex-coord-3sv :return "void" :args
782 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
783 "VERSION_1_0" :deprecated "3.1" :version "1.0")
784 (defglfun "TexCoord3s" tex-coord-3s :return "void" :args
785 ((:name |s| :type |CoordS| :direction :in)
786 (:name |t| :type |CoordS| :direction :in)
787 (:name |r| :type |CoordS| :direction :in))
788 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
789 (defglfun "TexCoord3iv" tex-coord-3iv :return "void" :args
790 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
791 "VERSION_1_0" :deprecated "3.1" :version "1.0")
792 (defglfun "TexCoord3i" tex-coord-3i :return "void" :args
793 ((:name |s| :type |CoordI| :direction :in)
794 (:name |t| :type |CoordI| :direction :in)
795 (:name |r| :type |CoordI| :direction :in))
796 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
797 (defglfun "TexCoord3fv" tex-coord-3fv :return "void" :args
798 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
799 "VERSION_1_0" :deprecated "3.1" :version "1.0")
800 (defglfun "TexCoord3f" tex-coord-3f :return "void" :args
801 ((:name |s| :type |CoordF| :direction :in)
802 (:name |t| :type |CoordF| :direction :in)
803 (:name |r| :type |CoordF| :direction :in))
804 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
805 (defglfun "TexCoord3dv" tex-coord-3dv :return "void" :args
806 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
807 "VERSION_1_0" :deprecated "3.1" :version "1.0")
808 (defglfun "TexCoord3d" tex-coord-3d :return "void" :args
809 ((:name |s| :type |CoordD| :direction :in)
810 (:name |t| :type |CoordD| :direction :in)
811 (:name |r| :type |CoordD| :direction :in))
812 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
813 (defglfun "TexCoord2sv" tex-coord-2sv :return "void" :args
814 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
815 "VERSION_1_0" :deprecated "3.1" :version "1.0")
816 (defglfun "TexCoord2s" tex-coord-2s :return "void" :args
817 ((:name |s| :type |CoordS| :direction :in)
818 (:name |t| :type |CoordS| :direction :in))
819 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
820 (defglfun "TexCoord2iv" tex-coord-2iv :return "void" :args
821 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
822 "VERSION_1_0" :deprecated "3.1" :version "1.0")
823 (defglfun "TexCoord2i" tex-coord-2i :return "void" :args
824 ((:name |s| :type |CoordI| :direction :in)
825 (:name |t| :type |CoordI| :direction :in))
826 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
827 (defglfun "TexCoord2fv" tex-coord-2fv :return "void" :args
828 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
829 "VERSION_1_0" :deprecated "3.1" :version "1.0")
830 (defglfun "TexCoord2f" tex-coord-2f :return "void" :args
831 ((:name |s| :type |CoordF| :direction :in)
832 (:name |t| :type |CoordF| :direction :in))
833 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
834 (defglfun "TexCoord2dv" tex-coord-2dv :return "void" :args
835 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
836 "VERSION_1_0" :deprecated "3.1" :version "1.0")
837 (defglfun "TexCoord2d" tex-coord-2d :return "void" :args
838 ((:name |s| :type |CoordD| :direction :in)
839 (:name |t| :type |CoordD| :direction :in))
840 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
841 (defglfun "TexCoord1sv" tex-coord-1sv :return "void" :args
842 ((:name |v| :type |CoordS| :direction :in :array t :size #x1)) :category
843 "VERSION_1_0" :deprecated "3.1" :version "1.0")
844 (defglfun "TexCoord1s" tex-coord-1s :return "void" :args
845 ((:name |s| :type |CoordS| :direction :in)) :category "VERSION_1_0"
846 :deprecated "3.1" :version "1.0")
847 (defglfun "TexCoord1iv" tex-coord-1iv :return "void" :args
848 ((:name |v| :type |CoordI| :direction :in :array t :size #x1)) :category
849 "VERSION_1_0" :deprecated "3.1" :version "1.0")
850 (defglfun "TexCoord1i" tex-coord-1i :return "void" :args
851 ((:name |s| :type |CoordI| :direction :in)) :category "VERSION_1_0"
852 :deprecated "3.1" :version "1.0")
853 (defglfun "TexCoord1fv" tex-coord-1fv :return "void" :args
854 ((:name |v| :type |CoordF| :direction :in :array t :size #x1)) :category
855 "VERSION_1_0" :deprecated "3.1" :version "1.0")
856 (defglfun "TexCoord1f" tex-coord-1f :return "void" :args
857 ((:name |s| :type |CoordF| :direction :in)) :category "VERSION_1_0"
858 :deprecated "3.1" :version "1.0")
859 (defglfun "TexCoord1dv" tex-coord-1dv :return "void" :args
860 ((:name |v| :type |CoordD| :direction :in :array t :size #x1)) :category
861 "VERSION_1_0" :deprecated "3.1" :version "1.0")
862 (defglfun "TexCoord1d" tex-coord-1d :return "void" :args
863 ((:name |s| :type |CoordD| :direction :in)) :category "VERSION_1_0"
864 :deprecated "3.1" :version "1.0")
865 (defglfun "Rectsv" rect-sv :return "void" :args
866 ((:name |v1| :type |CoordS| :direction :in :array t :size #x2)
867 (:name |v2| :type |CoordS| :direction :in :array t :size #x2))
868 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
869 (defglfun "Rects" rect-s :return "void" :args
870 ((:name |x1| :type |CoordS| :direction :in)
871 (:name |y1| :type |CoordS| :direction :in)
872 (:name |x2| :type |CoordS| :direction :in)
873 (:name |y2| :type |CoordS| :direction :in))
874 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
875 (defglfun "Rectiv" rect-iv :return "void" :args
876 ((:name |v1| :type |CoordI| :direction :in :array t :size #x2)
877 (:name |v2| :type |CoordI| :direction :in :array t :size #x2))
878 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
879 (defglfun "Recti" rect-i :return "void" :args
880 ((:name |x1| :type |CoordI| :direction :in)
881 (:name |y1| :type |CoordI| :direction :in)
882 (:name |x2| :type |CoordI| :direction :in)
883 (:name |y2| :type |CoordI| :direction :in))
884 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
885 (defglfun "Rectfv" rect-fv :return "void" :args
886 ((:name |v1| :type |CoordF| :direction :in :array t :size #x2)
887 (:name |v2| :type |CoordF| :direction :in :array t :size #x2))
888 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
889 (defglfun "Rectf" rect-f :return "void" :args
890 ((:name |x1| :type |CoordF| :direction :in)
891 (:name |y1| :type |CoordF| :direction :in)
892 (:name |x2| :type |CoordF| :direction :in)
893 (:name |y2| :type |CoordF| :direction :in))
894 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
895 (defglfun "Rectdv" rect-dv :return "void" :args
896 ((:name |v1| :type |CoordD| :direction :in :array t :size #x2)
897 (:name |v2| :type |CoordD| :direction :in :array t :size #x2))
898 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
899 (defglfun "Rectd" rect-d :return "void" :args
900 ((:name |x1| :type |CoordD| :direction :in)
901 (:name |y1| :type |CoordD| :direction :in)
902 (:name |x2| :type |CoordD| :direction :in)
903 (:name |y2| :type |CoordD| :direction :in))
904 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
905 (defglfun "RasterPos4sv" raster-pos-4sv :return "void" :args
906 ((:name |v| :type |CoordS| :direction :in :array t :size #x4)) :category
907 "VERSION_1_0" :deprecated "3.1" :version "1.0")
908 (defglfun "RasterPos4s" raster-pos-4s :return "void" :args
909 ((:name |x| :type |CoordS| :direction :in)
910 (:name |y| :type |CoordS| :direction :in)
911 (:name |z| :type |CoordS| :direction :in)
912 (:name |w| :type |CoordS| :direction :in))
913 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
914 (defglfun "RasterPos4iv" raster-pos-4iv :return "void" :args
915 ((:name |v| :type |CoordI| :direction :in :array t :size #x4)) :category
916 "VERSION_1_0" :deprecated "3.1" :version "1.0")
917 (defglfun "RasterPos4i" raster-pos-4i :return "void" :args
918 ((:name |x| :type |CoordI| :direction :in)
919 (:name |y| :type |CoordI| :direction :in)
920 (:name |z| :type |CoordI| :direction :in)
921 (:name |w| :type |CoordI| :direction :in))
922 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
923 (defglfun "RasterPos4fv" raster-pos-4fv :return "void" :args
924 ((:name |v| :type |CoordF| :direction :in :array t :size #x4)) :category
925 "VERSION_1_0" :deprecated "3.1" :version "1.0")
926 (defglfun "RasterPos4f" raster-pos-4f :return "void" :args
927 ((:name |x| :type |CoordF| :direction :in)
928 (:name |y| :type |CoordF| :direction :in)
929 (:name |z| :type |CoordF| :direction :in)
930 (:name |w| :type |CoordF| :direction :in))
931 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
932 (defglfun "RasterPos4dv" raster-pos-4dv :return "void" :args
933 ((:name |v| :type |CoordD| :direction :in :array t :size #x4)) :category
934 "VERSION_1_0" :deprecated "3.1" :version "1.0")
935 (defglfun "RasterPos4d" raster-pos-4d :return "void" :args
936 ((:name |x| :type |CoordD| :direction :in)
937 (:name |y| :type |CoordD| :direction :in)
938 (:name |z| :type |CoordD| :direction :in)
939 (:name |w| :type |CoordD| :direction :in))
940 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
941 (defglfun "RasterPos3sv" raster-pos-3sv :return "void" :args
942 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
943 "VERSION_1_0" :deprecated "3.1" :version "1.0")
944 (defglfun "RasterPos3s" raster-pos-3s :return "void" :args
945 ((:name |x| :type |CoordS| :direction :in)
946 (:name |y| :type |CoordS| :direction :in)
947 (:name |z| :type |CoordS| :direction :in))
948 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
949 (defglfun "RasterPos3iv" raster-pos-3iv :return "void" :args
950 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
951 "VERSION_1_0" :deprecated "3.1" :version "1.0")
952 (defglfun "RasterPos3i" raster-pos-3i :return "void" :args
953 ((:name |x| :type |CoordI| :direction :in)
954 (:name |y| :type |CoordI| :direction :in)
955 (:name |z| :type |CoordI| :direction :in))
956 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
957 (defglfun "RasterPos3fv" raster-pos-3fv :return "void" :args
958 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
959 "VERSION_1_0" :deprecated "3.1" :version "1.0")
960 (defglfun "RasterPos3f" raster-pos-3f :return "void" :args
961 ((:name |x| :type |CoordF| :direction :in)
962 (:name |y| :type |CoordF| :direction :in)
963 (:name |z| :type |CoordF| :direction :in))
964 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
965 (defglfun "RasterPos3dv" raster-pos-3dv :return "void" :args
966 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
967 "VERSION_1_0" :deprecated "3.1" :version "1.0")
968 (defglfun "RasterPos3d" raster-pos-3d :return "void" :args
969 ((:name |x| :type |CoordD| :direction :in)
970 (:name |y| :type |CoordD| :direction :in)
971 (:name |z| :type |CoordD| :direction :in))
972 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
973 (defglfun "RasterPos2sv" raster-pos-2sv :return "void" :args
974 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
975 "VERSION_1_0" :deprecated "3.1" :version "1.0")
976 (defglfun "RasterPos2s" raster-pos-2s :return "void" :args
977 ((:name |x| :type |CoordS| :direction :in)
978 (:name |y| :type |CoordS| :direction :in))
979 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
980 (defglfun "RasterPos2iv" raster-pos-2iv :return "void" :args
981 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
982 "VERSION_1_0" :deprecated "3.1" :version "1.0")
983 (defglfun "RasterPos2i" raster-pos-2i :return "void" :args
984 ((:name |x| :type |CoordI| :direction :in)
985 (:name |y| :type |CoordI| :direction :in))
986 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
987 (defglfun "RasterPos2fv" raster-pos-2fv :return "void" :args
988 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
989 "VERSION_1_0" :deprecated "3.1" :version "1.0")
990 (defglfun "RasterPos2f" raster-pos-2f :return "void" :args
991 ((:name |x| :type |CoordF| :direction :in)
992 (:name |y| :type |CoordF| :direction :in))
993 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
994 (defglfun "RasterPos2dv" raster-pos-2dv :return "void" :args
995 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
996 "VERSION_1_0" :deprecated "3.1" :version "1.0")
997 (defglfun "RasterPos2d" raster-pos-2d :return "void" :args
998 ((:name |x| :type |CoordD| :direction :in)
999 (:name |y| :type |CoordD| :direction :in))
1000 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1001 (defglfun "Normal3sv" normal-3sv :return "void" :args
1002 ((:name |v| :type |Int16| :direction :in :array t :size #x3)) :category
1003 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1004 (defglfun "Normal3s" normal-3s :return "void" :args
1005 ((:name |nx| :type |Int16| :direction :in)
1006 (:name |ny| :type |Int16| :direction :in)
1007 (:name |nz| :type |Int16| :direction :in))
1008 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1009 (defglfun "Normal3iv" normal-3iv :return "void" :args
1010 ((:name |v| :type |Int32| :direction :in :array t :size #x3)) :category
1011 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1012 (defglfun "Normal3i" normal-3i :return "void" :args
1013 ((:name |nx| :type |Int32| :direction :in)
1014 (:name |ny| :type |Int32| :direction :in)
1015 (:name |nz| :type |Int32| :direction :in))
1016 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1017 (defglfun "Normal3fv" normal-3fv :return "void" :args
1018 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
1019 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1020 (defglfun "Normal3f" normal-3f :return "void" :args
1021 ((:name |nx| :type |CoordF| :direction :in)
1022 (:name |ny| :type |CoordF| :direction :in)
1023 (:name |nz| :type |CoordF| :direction :in))
1024 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1025 (defglfun "Normal3dv" normal-3dv :return "void" :args
1026 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
1027 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1028 (defglfun "Normal3d" normal-3d :return "void" :args
1029 ((:name |nx| :type |CoordD| :direction :in)
1030 (:name |ny| :type |CoordD| :direction :in)
1031 (:name |nz| :type |CoordD| :direction :in))
1032 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1033 (defglfun "Normal3bv" normal-3bv :return "void" :args
1034 ((:name |v| :type |Int8| :direction :in :array t :size #x3)) :category
1035 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1036 (defglfun "Normal3b" normal-3b :return "void" :args
1037 ((:name |nx| :type |Int8| :direction :in)
1038 (:name |ny| :type |Int8| :direction :in)
1039 (:name |nz| :type |Int8| :direction :in))
1040 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1041 (defglfun "Indexsv" index-sv :return "void" :args
1042 ((:name |c| :type |ColorIndexValueS| :direction :in :array t :size #x1))
1043 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1044 (defglfun "Indexs" index-s :return "void" :args
1045 ((:name |c| :type |ColorIndexValueS| :direction :in)) :category "VERSION_1_0"
1046 :deprecated "3.1" :version "1.0")
1047 (defglfun "Indexiv" index-iv :return "void" :args
1048 ((:name |c| :type |ColorIndexValueI| :direction :in :array t :size #x1))
1049 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1050 (defglfun "Indexi" index-i :return "void" :args
1051 ((:name |c| :type |ColorIndexValueI| :direction :in)) :category "VERSION_1_0"
1052 :deprecated "3.1" :version "1.0")
1053 (defglfun "Indexfv" index-fv :return "void" :args
1054 ((:name |c| :type |ColorIndexValueF| :direction :in :array t :size #x1))
1055 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1056 (defglfun "Indexf" index-f :return "void" :args
1057 ((:name |c| :type |ColorIndexValueF| :direction :in)) :category "VERSION_1_0"
1058 :deprecated "3.1" :version "1.0")
1059 (defglfun "Indexdv" index-dv :return "void" :args
1060 ((:name |c| :type |ColorIndexValueD| :direction :in :array t :size #x1))
1061 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1062 (defglfun "Indexd" index-d :return "void" :args
1063 ((:name |c| :type |ColorIndexValueD| :direction :in)) :category "VERSION_1_0"
1064 :deprecated "3.1" :version "1.0")
1065 (defglfun "End" end :return "void" :args nil :category "VERSION_1_0"
1066 :deprecated "3.1" :version "1.0")
1067 (defglfun "EdgeFlagv" edge-flagv :return "void" :args
1068 ((:name |flag| :type |Boolean| :direction :in :array t :size #x1)) :category
1069 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1070 (defglfun "EdgeFlag" edge-flag :return "void" :args
1071 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1072 :deprecated "3.1" :version "1.0")
1073 (defglfun "Color4usv" color-4usv :return "void" :args
1074 ((:name |v| :type |ColorUS| :direction :in :array t :size #x4)) :category
1075 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1076 (defglfun "Color4us" color-4us :return "void" :args
1077 ((:name |red| :type |ColorUS| :direction :in)
1078 (:name |green| :type |ColorUS| :direction :in)
1079 (:name |blue| :type |ColorUS| :direction :in)
1080 (:name |alpha| :type |ColorUS| :direction :in))
1081 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1082 (defglfun "Color4uiv" color-4uiv :return "void" :args
1083 ((:name |v| :type |ColorUI| :direction :in :array t :size #x4)) :category
1084 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1085 (defglfun "Color4ui" color-4ui :return "void" :args
1086 ((:name |red| :type |ColorUI| :direction :in)
1087 (:name |green| :type |ColorUI| :direction :in)
1088 (:name |blue| :type |ColorUI| :direction :in)
1089 (:name |alpha| :type |ColorUI| :direction :in))
1090 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1091 (defglfun "Color4ubv" color-4ubv :return "void" :args
1092 ((:name |v| :type |ColorUB| :direction :in :array t :size #x4)) :category
1093 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1094 (defglfun "Color4ub" color-4ub :return "void" :args
1095 ((:name |red| :type |ColorUB| :direction :in)
1096 (:name |green| :type |ColorUB| :direction :in)
1097 (:name |blue| :type |ColorUB| :direction :in)
1098 (:name |alpha| :type |ColorUB| :direction :in))
1099 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1100 (defglfun "Color4sv" color-4sv :return "void" :args
1101 ((:name |v| :type |ColorS| :direction :in :array t :size #x4)) :category
1102 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1103 (defglfun "Color4s" color-4s :return "void" :args
1104 ((:name |red| :type |ColorS| :direction :in)
1105 (:name |green| :type |ColorS| :direction :in)
1106 (:name |blue| :type |ColorS| :direction :in)
1107 (:name |alpha| :type |ColorS| :direction :in))
1108 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1109 (defglfun "Color4iv" color-4iv :return "void" :args
1110 ((:name |v| :type |ColorI| :direction :in :array t :size #x4)) :category
1111 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1112 (defglfun "Color4i" color-4i :return "void" :args
1113 ((:name |red| :type |ColorI| :direction :in)
1114 (:name |green| :type |ColorI| :direction :in)
1115 (:name |blue| :type |ColorI| :direction :in)
1116 (:name |alpha| :type |ColorI| :direction :in))
1117 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1118 (defglfun "Color4fv" color-4fv :return "void" :args
1119 ((:name |v| :type |ColorF| :direction :in :array t :size #x4)) :category
1120 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1121 (defglfun "Color4f" color-4f :return "void" :args
1122 ((:name |red| :type |ColorF| :direction :in)
1123 (:name |green| :type |ColorF| :direction :in)
1124 (:name |blue| :type |ColorF| :direction :in)
1125 (:name |alpha| :type |ColorF| :direction :in))
1126 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1127 (defglfun "Color4dv" color-4dv :return "void" :args
1128 ((:name |v| :type |ColorD| :direction :in :array t :size #x4)) :category
1129 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1130 (defglfun "Color4d" color-4d :return "void" :args
1131 ((:name |red| :type |ColorD| :direction :in)
1132 (:name |green| :type |ColorD| :direction :in)
1133 (:name |blue| :type |ColorD| :direction :in)
1134 (:name |alpha| :type |ColorD| :direction :in))
1135 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1136 (defglfun "Color4bv" color-4bv :return "void" :args
1137 ((:name |v| :type |ColorB| :direction :in :array t :size #x4)) :category
1138 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1139 (defglfun "Color4b" color-4b :return "void" :args
1140 ((:name |red| :type |ColorB| :direction :in)
1141 (:name |green| :type |ColorB| :direction :in)
1142 (:name |blue| :type |ColorB| :direction :in)
1143 (:name |alpha| :type |ColorB| :direction :in))
1144 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1145 (defglfun "Color3usv" color-3usv :return "void" :args
1146 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
1147 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1148 (defglfun "Color3us" color-3us :return "void" :args
1149 ((:name |red| :type |ColorUS| :direction :in)
1150 (:name |green| :type |ColorUS| :direction :in)
1151 (:name |blue| :type |ColorUS| :direction :in))
1152 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1153 (defglfun "Color3uiv" color-3uiv :return "void" :args
1154 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
1155 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1156 (defglfun "Color3ui" color-3ui :return "void" :args
1157 ((:name |red| :type |ColorUI| :direction :in)
1158 (:name |green| :type |ColorUI| :direction :in)
1159 (:name |blue| :type |ColorUI| :direction :in))
1160 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1161 (defglfun "Color3ubv" color-3ubv :return "void" :args
1162 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
1163 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1164 (defglfun "Color3ub" color-3ub :return "void" :args
1165 ((:name |red| :type |ColorUB| :direction :in)
1166 (:name |green| :type |ColorUB| :direction :in)
1167 (:name |blue| :type |ColorUB| :direction :in))
1168 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1169 (defglfun "Color3sv" color-3sv :return "void" :args
1170 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
1171 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1172 (defglfun "Color3s" color-3s :return "void" :args
1173 ((:name |red| :type |ColorS| :direction :in)
1174 (:name |green| :type |ColorS| :direction :in)
1175 (:name |blue| :type |ColorS| :direction :in))
1176 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1177 (defglfun "Color3iv" color-3iv :return "void" :args
1178 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
1179 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1180 (defglfun "Color3i" color-3i :return "void" :args
1181 ((:name |red| :type |ColorI| :direction :in)
1182 (:name |green| :type |ColorI| :direction :in)
1183 (:name |blue| :type |ColorI| :direction :in))
1184 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1185 (defglfun "Color3fv" color-3fv :return "void" :args
1186 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
1187 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1188 (defglfun "Color3f" color-3f :return "void" :args
1189 ((:name |red| :type |ColorF| :direction :in)
1190 (:name |green| :type |ColorF| :direction :in)
1191 (:name |blue| :type |ColorF| :direction :in))
1192 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1193 (defglfun "Color3dv" color-3dv :return "void" :args
1194 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
1195 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1196 (defglfun "Color3d" color-3d :return "void" :args
1197 ((:name |red| :type |ColorD| :direction :in)
1198 (:name |green| :type |ColorD| :direction :in)
1199 (:name |blue| :type |ColorD| :direction :in))
1200 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1201 (defglfun "Color3bv" color-3bv :return "void" :args
1202 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
1203 "VERSION_1_0" :deprecated "3.1" :version "1.0")
1204 (defglfun "Color3b" color-3b :return "void" :args
1205 ((:name |red| :type |ColorB| :direction :in)
1206 (:name |green| :type |ColorB| :direction :in)
1207 (:name |blue| :type |ColorB| :direction :in))
1208 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1209 (defglfun "Bitmap" bitmap :return "void" :args
1210 ((:name |width| :type |SizeI| :direction :in)
1211 (:name |height| :type |SizeI| :direction :in)
1212 (:name |xorig| :type |CoordF| :direction :in)
1213 (:name |yorig| :type |CoordF| :direction :in)
1214 (:name |xmove| :type |CoordF| :direction :in)
1215 (:name |ymove| :type |CoordF| :direction :in)
1216 (:name |bitmap| :type |UInt8| :direction :in :array t :size
1217 (|width| |height|)))
1218 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1219 (defglfun "Begin" begin :return "void" :args
1220 ((:name |mode| :type |BeginMode| :direction :in)) :category "VERSION_1_0"
1221 :deprecated "3.1" :version "1.0")
1222 (defglfun "ListBase" list-base :return "void" :args
1223 ((:name |base| :type |List| :direction :in)) :category "VERSION_1_0"
1224 :deprecated "3.1" :version "1.0")
1225 (defglfun "GenLists" gen-lists :return "List" :args
1226 ((:name |range| :type |SizeI| :direction :in)) :category "VERSION_1_0"
1227 :deprecated "3.1" :version "1.0")
1228 (defglfun "DeleteLists" delete-lists :return "void" :args
1229 ((:name |list| :type |List| :direction :in)
1230 (:name |range| :type |SizeI| :direction :in))
1231 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1232 (defglfun "CallLists" call-lists :return "void" :args
1233 ((:name |n| :type |SizeI| :direction :in)
1234 (:name |type| :type |ListNameType| :direction :in)
1235 (:name |lists| :type |Void| :direction :in :array t :size (|n| |type|)))
1236 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1237 (defglfun "CallList" call-list :return "void" :args
1238 ((:name |list| :type |List| :direction :in)) :category "VERSION_1_0"
1239 :deprecated "3.1" :version "1.0")
1240 (defglfun "EndList" end-list :return "void" :args nil :category "VERSION_1_0"
1241 :deprecated "3.1" :version "1.0")
1242 (defglfun "NewList" new-list :return "void" :args
1243 ((:name |list| :type |List| :direction :in)
1244 (:name |mode| :type |ListMode| :direction :in))
1245 :category "VERSION_1_0" :deprecated "3.1" :version "1.0")
1246 (defglfun "Viewport" viewport :return "void" :args
1247 ((:name |x| :type |WinCoord| :direction :in)
1248 (:name |y| :type |WinCoord| :direction :in)
1249 (:name |width| :type |SizeI| :direction :in)
1250 (:name |height| :type |SizeI| :direction :in))
1251 :category "VERSION_1_0" :deprecated nil :version "1.0")
1252 (defglfun "DepthRange" depth-range :return "void" :args
1253 ((:name |near| :type |ClampedFloat64| :direction :in)
1254 (:name |far| :type |ClampedFloat64| :direction :in))
1255 :category "VERSION_1_0" :deprecated nil :version "1.0")
1256 (defglfun "IsEnabled" is-enabled :return "Boolean" :args
1257 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1258 :deprecated nil :version "1.0")
1259 (defglfun "GetTexLevelParameteriv" get-tex-level-parameter-iv :return "void"
1260 :args
1261 ((:name |target| :type |TextureTarget| :direction :in)
1262 (:name |level| :type |CheckedInt32| :direction :in)
1263 (:name |pname| :type |GetTextureParameter| :direction :in)
1264 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1265 :category "VERSION_1_0" :deprecated nil :version "1.0")
1266 (defglfun "GetTexLevelParameterfv" get-tex-level-parameter-fv :return "void"
1267 :args
1268 ((:name |target| :type |TextureTarget| :direction :in)
1269 (:name |level| :type |CheckedInt32| :direction :in)
1270 (:name |pname| :type |GetTextureParameter| :direction :in)
1271 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1272 :category "VERSION_1_0" :deprecated nil :version "1.0")
1273 (defglfun "GetTexParameteriv" get-tex-parameter-iv :return "void" :args
1274 ((:name |target| :type |TextureTarget| :direction :in)
1275 (:name |pname| :type |GetTextureParameter| :direction :in)
1276 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1277 :category "VERSION_1_0" :deprecated nil :version "1.0")
1278 (defglfun "GetTexParameterfv" get-tex-parameter-fv :return "void" :args
1279 ((:name |target| :type |TextureTarget| :direction :in)
1280 (:name |pname| :type |GetTextureParameter| :direction :in)
1281 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1282 :category "VERSION_1_0" :deprecated nil :version "1.0")
1283 (defglfun "GetTexImage" get-tex-image :return "void" :args
1284 ((:name |target| :type |TextureTarget| :direction :in)
1285 (:name |level| :type |CheckedInt32| :direction :in)
1286 (:name |format| :type |PixelFormat| :direction :in)
1287 (:name |type| :type |PixelType| :direction :in)
1288 (:name |pixels| :type |Void| :direction :out :array t :size
1289 (|target| |level| |format| |type|)))
1290 :category "VERSION_1_0" :deprecated nil :version "1.0")
1291 (defglfun "GetString" get-string :return "String" :args
1292 ((:name |name| :type |StringName| :direction :in)) :category "VERSION_1_0"
1293 :deprecated nil :version "1.0")
1294 (defglfun "GetIntegerv" get-integerv :return "void" :args
1295 ((:name |pname| :type |GetPName| :direction :in)
1296 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1297 :category "VERSION_1_0" :deprecated nil :version "1.0")
1298 (defglfun "GetFloatv" get-floatv :return "void" :args
1299 ((:name |pname| :type |GetPName| :direction :in)
1300 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1301 :category "VERSION_1_0" :deprecated nil :version "1.0")
1302 (defglfun "GetError" get-error :return "ErrorCode" :args nil :category
1303 "VERSION_1_0" :deprecated nil :version "1.0")
1304 (defglfun "GetDoublev" get-doublev :return "void" :args
1305 ((:name |pname| :type |GetPName| :direction :in)
1306 (:name |params| :type |Float64| :direction :out :array t :size (|pname|)))
1307 :category "VERSION_1_0" :deprecated nil :version "1.0")
1308 (defglfun "GetBooleanv" get-booleanv :return "void" :args
1309 ((:name |pname| :type |GetPName| :direction :in)
1310 (:name |params| :type |Boolean| :direction :out :array t :size (|pname|)))
1311 :category "VERSION_1_0" :deprecated nil :version "1.0")
1312 (defglfun "ReadPixels" read-pixels :return "void" :args
1313 ((:name |x| :type |WinCoord| :direction :in)
1314 (:name |y| :type |WinCoord| :direction :in)
1315 (:name |width| :type |SizeI| :direction :in)
1316 (:name |height| :type |SizeI| :direction :in)
1317 (:name |format| :type |PixelFormat| :direction :in)
1318 (:name |type| :type |PixelType| :direction :in)
1319 (:name |pixels| :type |Void| :direction :out :array t :size
1320 (|format| |type| |width| |height|)))
1321 :category "VERSION_1_0" :deprecated nil :version "1.0")
1322 (defglfun "ReadBuffer" read-buffer :return "void" :args
1323 ((:name |mode| :type |ReadBufferMode| :direction :in)) :category "VERSION_1_0"
1324 :deprecated nil :version "1.0")
1325 (defglfun "PixelStorei" pixel-store-i :return "void" :args
1326 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1327 (:name |param| :type |CheckedInt32| :direction :in))
1328 :category "VERSION_1_0" :deprecated nil :version "1.0")
1329 (defglfun "PixelStoref" pixel-store-f :return "void" :args
1330 ((:name |pname| :type |PixelStoreParameter| :direction :in)
1331 (:name |param| :type |CheckedFloat32| :direction :in))
1332 :category "VERSION_1_0" :deprecated nil :version "1.0")
1333 (defglfun "DepthFunc" depth-func :return "void" :args
1334 ((:name |func| :type |DepthFunction| :direction :in)) :category "VERSION_1_0"
1335 :deprecated nil :version "1.0")
1336 (defglfun "StencilOp" stencil-op :return "void" :args
1337 ((:name |fail| :type |StencilOp| :direction :in)
1338 (:name |zfail| :type |StencilOp| :direction :in)
1339 (:name |zpass| :type |StencilOp| :direction :in))
1340 :category "VERSION_1_0" :deprecated nil :version "1.0")
1341 (defglfun "StencilFunc" stencil-func :return "void" :args
1342 ((:name |func| :type |StencilFunction| :direction :in)
1343 (:name |ref| :type |ClampedStencilValue| :direction :in)
1344 (:name |mask| :type |MaskedStencilValue| :direction :in))
1345 :category "VERSION_1_0" :deprecated nil :version "1.0")
1346 (defglfun "LogicOp" logic-op :return "void" :args
1347 ((:name |opcode| :type |LogicOp| :direction :in)) :category "VERSION_1_0"
1348 :deprecated nil :version "1.0")
1349 (defglfun "BlendFunc" blend-func :return "void" :args
1350 ((:name |sfactor| :type |BlendingFactorSrc| :direction :in)
1351 (:name |dfactor| :type |BlendingFactorDest| :direction :in))
1352 :category "VERSION_1_0" :deprecated nil :version "1.0")
1353 (defglfun "Flush" flush :return "void" :args nil :category "VERSION_1_0"
1354 :deprecated nil :version "1.0")
1355 (defglfun "Finish" finish :return "void" :args nil :category "VERSION_1_0"
1356 :deprecated nil :version "1.0")
1357 (defglfun "Enable" enable :return "void" :args
1358 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1359 :deprecated nil :version "1.0")
1360 (defglfun "Disable" disable :return "void" :args
1361 ((:name |cap| :type |EnableCap| :direction :in)) :category "VERSION_1_0"
1362 :deprecated nil :version "1.0")
1363 (defglfun "DepthMask" depth-mask :return "void" :args
1364 ((:name |flag| :type |Boolean| :direction :in)) :category "VERSION_1_0"
1365 :deprecated nil :version "1.0")
1366 (defglfun "ColorMask" color-mask :return "void" :args
1367 ((:name |red| :type |Boolean| :direction :in)
1368 (:name |green| :type |Boolean| :direction :in)
1369 (:name |blue| :type |Boolean| :direction :in)
1370 (:name |alpha| :type |Boolean| :direction :in))
1371 :category "VERSION_1_0" :deprecated nil :version "1.0")
1372 (defglfun "StencilMask" stencil-mask :return "void" :args
1373 ((:name |mask| :type |MaskedStencilValue| :direction :in)) :category
1374 "VERSION_1_0" :deprecated nil :version "1.0")
1375 (defglfun "ClearDepth" clear-depth :return "void" :args
1376 ((:name |depth| :type |ClampedFloat64| :direction :in)) :category
1377 "VERSION_1_0" :deprecated nil :version "1.0")
1378 (defglfun "ClearStencil" clear-stencil :return "void" :args
1379 ((:name |s| :type |StencilValue| :direction :in)) :category "VERSION_1_0"
1380 :deprecated nil :version "1.0")
1381 (defglfun "ClearColor" clear-color :return "void" :args
1382 ((:name |red| :type |ClampedColorF| :direction :in)
1383 (:name |green| :type |ClampedColorF| :direction :in)
1384 (:name |blue| :type |ClampedColorF| :direction :in)
1385 (:name |alpha| :type |ClampedColorF| :direction :in))
1386 :category "VERSION_1_0" :deprecated nil :version "1.0")
1387 (defglfun "Clear" clear :return "void" :args
1388 ((:name |mask| :type |ClearBufferMask| :direction :in)) :category
1389 "VERSION_1_0" :deprecated nil :version "1.0")
1390 (defglfun "DrawBuffer" draw-buffer :return "void" :args
1391 ((:name |mode| :type |DrawBufferMode| :direction :in)) :category "VERSION_1_0"
1392 :deprecated nil :version "1.0")
1393 (defglfun "TexImage2D" tex-image-2d :return "void" :args
1394 ((:name |target| :type |TextureTarget| :direction :in)
1395 (:name |level| :type |CheckedInt32| :direction :in)
1396 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1397 (:name |width| :type |SizeI| :direction :in)
1398 (:name |height| :type |SizeI| :direction :in)
1399 (:name |border| :type |CheckedInt32| :direction :in)
1400 (:name |format| :type |PixelFormat| :direction :in)
1401 (:name |type| :type |PixelType| :direction :in)
1402 (:name |pixels| :type |Void| :direction :in :array t :size
1403 (|format| |type| |width| |height|)))
1404 :category "VERSION_1_0" :deprecated nil :version "1.0")
1405 (defglfun "TexImage1D" tex-image-1d :return "void" :args
1406 ((:name |target| :type |TextureTarget| :direction :in)
1407 (:name |level| :type |CheckedInt32| :direction :in)
1408 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1409 (:name |width| :type |SizeI| :direction :in)
1410 (:name |border| :type |CheckedInt32| :direction :in)
1411 (:name |format| :type |PixelFormat| :direction :in)
1412 (:name |type| :type |PixelType| :direction :in)
1413 (:name |pixels| :type |Void| :direction :in :array t :size
1414 (|format| |type| |width|)))
1415 :category "VERSION_1_0" :deprecated nil :version "1.0")
1416 (defglfun "TexParameteriv" tex-parameter-iv :return "void" :args
1417 ((:name |target| :type |TextureTarget| :direction :in)
1418 (:name |pname| :type |TextureParameterName| :direction :in)
1419 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1420 (|pname|)))
1421 :category "VERSION_1_0" :deprecated nil :version "1.0")
1422 (defglfun "TexParameteri" tex-parameter-i :return "void" :args
1423 ((:name |target| :type |TextureTarget| :direction :in)
1424 (:name |pname| :type |TextureParameterName| :direction :in)
1425 (:name |param| :type |CheckedInt32| :direction :in))
1426 :category "VERSION_1_0" :deprecated nil :version "1.0")
1427 (defglfun "TexParameterfv" tex-parameter-fv :return "void" :args
1428 ((:name |target| :type |TextureTarget| :direction :in)
1429 (:name |pname| :type |TextureParameterName| :direction :in)
1430 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1431 (|pname|)))
1432 :category "VERSION_1_0" :deprecated nil :version "1.0")
1433 (defglfun "TexParameterf" tex-parameter-f :return "void" :args
1434 ((:name |target| :type |TextureTarget| :direction :in)
1435 (:name |pname| :type |TextureParameterName| :direction :in)
1436 (:name |param| :type |CheckedFloat32| :direction :in))
1437 :category "VERSION_1_0" :deprecated nil :version "1.0")
1438 (defglfun "Scissor" scissor :return "void" :args
1439 ((:name |x| :type |WinCoord| :direction :in)
1440 (:name |y| :type |WinCoord| :direction :in)
1441 (:name |width| :type |SizeI| :direction :in)
1442 (:name |height| :type |SizeI| :direction :in))
1443 :category "VERSION_1_0" :deprecated nil :version "1.0")
1444 (defglfun "PolygonMode" polygon-mode :return "void" :args
1445 ((:name |face| :type |MaterialFace| :direction :in)
1446 (:name |mode| :type |PolygonMode| :direction :in))
1447 :category "VERSION_1_0" :deprecated nil :version "1.0")
1448 (defglfun "PointSize" point-size :return "void" :args
1449 ((:name |size| :type |CheckedFloat32| :direction :in)) :category "VERSION_1_0"
1450 :deprecated nil :version "1.0")
1451 (defglfun "LineWidth" line-width :return "void" :args
1452 ((:name |width| :type |CheckedFloat32| :direction :in)) :category
1453 "VERSION_1_0" :deprecated nil :version "1.0")
1454 (defglfun "Hint" hint :return "void" :args
1455 ((:name |target| :type |HintTarget| :direction :in)
1456 (:name |mode| :type |HintMode| :direction :in))
1457 :category "VERSION_1_0" :deprecated nil :version "1.0")
1458 (defglfun "FrontFace" front-face :return "void" :args
1459 ((:name |mode| :type |FrontFaceDirection| :direction :in)) :category
1460 "VERSION_1_0" :deprecated nil :version "1.0")
1461 (defglfun "CullFace" cull-face :return "void" :args
1462 ((:name |mode| :type |CullFaceMode| :direction :in)) :category "VERSION_1_0"
1463 :deprecated nil :version "1.0")
1464 (defglfun "PushClientAttrib" push-client-attrib :return "void" :args
1465 ((:name |mask| :type |ClientAttribMask| :direction :in)) :category
1466 "VERSION_1_1" :deprecated "3.1" :version "1.1")
1467 (defglfun "PopClientAttrib" pop-client-attrib :return "void" :args nil
1468 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1469 (defglfun "Indexubv" index-ubv :return "void" :args
1470 ((:name |c| :type |ColorIndexValueUB| :direction :in :array t :size #x1))
1471 :category "VERSION_1_1" :deprecated nil :version "1.1")
1472 (defglfun "Indexub" index-ub :return "void" :args
1473 ((:name |c| :type |ColorIndexValueUB| :direction :in)) :category "VERSION_1_1"
1474 :deprecated nil :version "1.1")
1475 (defglfun "PrioritizeTextures" prioritize-textures :return "void" :args
1476 ((:name |n| :type |SizeI| :direction :in)
1477 (:name |textures| :type |Texture| :direction :in :array t :size n)
1478 (:name |priorities| :type |ClampedFloat32| :direction :in :array t :size n))
1479 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1480 (defglfun "AreTexturesResident" are-textures-resident :return "Boolean" :args
1481 ((:name |n| :type |SizeI| :direction :in)
1482 (:name |textures| :type |Texture| :direction :in :array t :size n)
1483 (:name |residences| :type |Boolean| :direction :out :array t :size n))
1484 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1485 (defglfun "VertexPointer" vertex-pointer :return "void" :args
1486 ((:name |size| :type |Int32| :direction :in)
1487 (:name |type| :type |VertexPointerType| :direction :in)
1488 (:name |stride| :type |SizeI| :direction :in)
1489 (:name |pointer| :type |Void| :direction :in :array t :size
1490 (|size| |type| |stride|) :retained t))
1491 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1492 (defglfun "TexCoordPointer" tex-coord-pointer :return "void" :args
1493 ((:name |size| :type |Int32| :direction :in)
1494 (:name |type| :type |TexCoordPointerType| :direction :in)
1495 (:name |stride| :type |SizeI| :direction :in)
1496 (:name |pointer| :type |Void| :direction :in :array t :size
1497 (|size| |type| |stride|) :retained t))
1498 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1499 (defglfun "NormalPointer" normal-pointer :return "void" :args
1500 ((:name |type| :type |NormalPointerType| :direction :in)
1501 (:name |stride| :type |SizeI| :direction :in)
1502 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1503 :retained t))
1504 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1505 (defglfun "InterleavedArrays" interleaved-arrays :return "void" :args
1506 ((:name |format| :type |InterleavedArrayFormat| :direction :in)
1507 (:name |stride| :type |SizeI| :direction :in)
1508 (:name |pointer| :type |Void| :direction :in :array t :size
1509 (|format| |stride|) :retained t))
1510 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1511 (defglfun "IndexPointer" index-pointer :return "void" :args
1512 ((:name |type| :type |IndexPointerType| :direction :in)
1513 (:name |stride| :type |SizeI| :direction :in)
1514 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
1515 :retained t))
1516 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1517 (defglfun "EnableClientState" enable-client-state :return "void" :args
1518 ((:name |array| :type |EnableCap| :direction :in)) :category "VERSION_1_1"
1519 :deprecated "3.1" :version "1.1")
1520 (defglfun "EdgeFlagPointer" edge-flag-pointer :return "void" :args
1521 ((:name |stride| :type |SizeI| :direction :in)
1522 (:name |pointer| :type |Void| :direction :in :array t :size (|stride|)
1523 :retained t))
1524 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1525 (defglfun "DisableClientState" disable-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 "ColorPointer" color-pointer :return "void" :args
1529 ((:name |size| :type |Int32| :direction :in)
1530 (:name |type| :type |ColorPointerType| :direction :in)
1531 (:name |stride| :type |SizeI| :direction :in)
1532 (:name |pointer| :type |Void| :direction :in :array t :size
1533 (|size| |type| |stride|) :retained t))
1534 :category "VERSION_1_1" :deprecated "3.1" :version "1.1")
1535 (defglfun "ArrayElement" array-element :return "void" :args
1536 ((:name |i| :type |Int32| :direction :in)) :category "VERSION_1_1" :deprecated
1537 "3.1" :version "1.1")
1538 (defglfun "IsTexture" is-texture :return "Boolean" :args
1539 ((:name |texture| :type |Texture| :direction :in)) :category "VERSION_1_1"
1540 :deprecated nil :version "1.1")
1541 (defglfun "GenTextures" gen-textures :return "void" :args
1542 ((:name |n| :type |SizeI| :direction :in)
1543 (:name |textures| :type |Texture| :direction :out :array t :size n))
1544 :category "VERSION_1_1" :deprecated nil :version "1.1")
1545 (defglfun "DeleteTextures" delete-textures :return "void" :args
1546 ((:name |n| :type |SizeI| :direction :in)
1547 (:name |textures| :type |Texture| :direction :in :array t :size n))
1548 :category "VERSION_1_1" :deprecated nil :version "1.1")
1549 (defglfun "BindTexture" bind-texture :return "void" :args
1550 ((:name |target| :type |TextureTarget| :direction :in)
1551 (:name |texture| :type |Texture| :direction :in))
1552 :category "VERSION_1_1" :deprecated nil :version "1.1")
1553 (defglfun "TexSubImage2D" tex-sub-image-2d :return "void" :args
1554 ((:name |target| :type |TextureTarget| :direction :in)
1555 (:name |level| :type |CheckedInt32| :direction :in)
1556 (:name |xoffset| :type |CheckedInt32| :direction :in)
1557 (:name |yoffset| :type |CheckedInt32| :direction :in)
1558 (:name |width| :type |SizeI| :direction :in)
1559 (:name |height| :type |SizeI| :direction :in)
1560 (:name |format| :type |PixelFormat| :direction :in)
1561 (:name |type| :type |PixelType| :direction :in)
1562 (:name |pixels| :type |Void| :direction :in :array t :size
1563 (|format| |type| |width| |height|)))
1564 :category "VERSION_1_1" :deprecated nil :version "1.1")
1565 (defglfun "TexSubImage1D" tex-sub-image-1d :return "void" :args
1566 ((:name |target| :type |TextureTarget| :direction :in)
1567 (:name |level| :type |CheckedInt32| :direction :in)
1568 (:name |xoffset| :type |CheckedInt32| :direction :in)
1569 (:name |width| :type |SizeI| :direction :in)
1570 (:name |format| :type |PixelFormat| :direction :in)
1571 (:name |type| :type |PixelType| :direction :in)
1572 (:name |pixels| :type |Void| :direction :in :array t :size
1573 (|format| |type| |width|)))
1574 :category "VERSION_1_1" :deprecated nil :version "1.1")
1575 (defglfun "CopyTexSubImage2D" copy-tex-sub-image-2d :return "void" :args
1576 ((:name |target| :type |TextureTarget| :direction :in)
1577 (:name |level| :type |CheckedInt32| :direction :in)
1578 (:name |xoffset| :type |CheckedInt32| :direction :in)
1579 (:name |yoffset| :type |CheckedInt32| :direction :in)
1580 (:name |x| :type |WinCoord| :direction :in)
1581 (:name |y| :type |WinCoord| :direction :in)
1582 (:name |width| :type |SizeI| :direction :in)
1583 (:name |height| :type |SizeI| :direction :in))
1584 :category "VERSION_1_1" :deprecated nil :version "1.1")
1585 (defglfun "CopyTexSubImage1D" copy-tex-sub-image-1d :return "void" :args
1586 ((:name |target| :type |TextureTarget| :direction :in)
1587 (:name |level| :type |CheckedInt32| :direction :in)
1588 (:name |xoffset| :type |CheckedInt32| :direction :in)
1589 (:name |x| :type |WinCoord| :direction :in)
1590 (:name |y| :type |WinCoord| :direction :in)
1591 (:name |width| :type |SizeI| :direction :in))
1592 :category "VERSION_1_1" :deprecated nil :version "1.1")
1593 (defglfun "CopyTexImage2D" copy-tex-image-2d :return "void" :args
1594 ((:name |target| :type |TextureTarget| :direction :in)
1595 (:name |level| :type |CheckedInt32| :direction :in)
1596 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1597 (:name |x| :type |WinCoord| :direction :in)
1598 (:name |y| :type |WinCoord| :direction :in)
1599 (:name |width| :type |SizeI| :direction :in)
1600 (:name |height| :type |SizeI| :direction :in)
1601 (:name |border| :type |CheckedInt32| :direction :in))
1602 :category "VERSION_1_1" :deprecated nil :version "1.1")
1603 (defglfun "CopyTexImage1D" copy-tex-image-1d :return "void" :args
1604 ((:name |target| :type |TextureTarget| :direction :in)
1605 (:name |level| :type |CheckedInt32| :direction :in)
1606 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1607 (:name |x| :type |WinCoord| :direction :in)
1608 (:name |y| :type |WinCoord| :direction :in)
1609 (:name |width| :type |SizeI| :direction :in)
1610 (:name |border| :type |CheckedInt32| :direction :in))
1611 :category "VERSION_1_1" :deprecated nil :version "1.1")
1612 (defglfun "PolygonOffset" polygon-offset :return "void" :args
1613 ((:name |factor| :type |Float32| :direction :in)
1614 (:name |units| :type |Float32| :direction :in))
1615 :category "VERSION_1_1" :deprecated nil :version "1.1")
1616 (defglfun "GetPointerv" get-pointerv :return "void" :args
1617 ((:name |pname| :type |GetPointervPName| :direction :in)
1618 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
1619 :category "VERSION_1_1" :deprecated nil :version "1.1")
1620 (defglfun "DrawElements" draw-elements :return "void" :args
1621 ((:name |mode| :type |BeginMode| :direction :in)
1622 (:name |count| :type |SizeI| :direction :in)
1623 (:name |type| :type |DrawElementsType| :direction :in)
1624 (:name |indices| :type |Void| :direction :in :array t :size
1625 (|count| |type|)))
1626 :category "VERSION_1_1" :deprecated nil :version "1.1")
1627 (defglfun "DrawArrays" draw-arrays :return "void" :args
1628 ((:name |mode| :type |BeginMode| :direction :in)
1629 (:name |first| :type |Int32| :direction :in)
1630 (:name |count| :type |SizeI| :direction :in))
1631 :category "VERSION_1_1" :deprecated nil :version "1.1")
1632 (defglfun "ResetMinmax" reset-minmax :return "void" :args
1633 ((:name |target| :type |MinmaxTarget| :direction :in)) :category "VERSION_1_2"
1634 :deprecated "3.1" :version "1.2")
1635 (defglfun "ResetHistogram" reset-histogram :return "void" :args
1636 ((:name |target| :type |HistogramTarget| :direction :in)) :category
1637 "VERSION_1_2" :deprecated "3.1" :version "1.2")
1638 (defglfun "Minmax" minmax :return "void" :args
1639 ((:name |target| :type |MinmaxTarget| :direction :in)
1640 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1641 (:name |sink| :type |Boolean| :direction :in))
1642 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1643 (defglfun "Histogram" histogram :return "void" :args
1644 ((:name |target| :type |HistogramTarget| :direction :in)
1645 (:name |width| :type |SizeI| :direction :in)
1646 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1647 (:name |sink| :type |Boolean| :direction :in))
1648 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1649 (defglfun "GetMinmaxParameteriv" get-minmax-parameter-iv :return "void" :args
1650 ((:name |target| :type |MinmaxTarget| :direction :in)
1651 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
1652 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1653 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1654 (defglfun "GetMinmaxParameterfv" get-minmax-parameter-fv :return "void" :args
1655 ((:name |target| :type |MinmaxTarget| :direction :in)
1656 (:name |pname| :type |GetMinmaxParameterPName| :direction :in)
1657 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1658 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1659 (defglfun "GetMinmax" get-minmax :return "void" :args
1660 ((:name |target| :type |MinmaxTarget| :direction :in)
1661 (:name |reset| :type |Boolean| :direction :in)
1662 (:name |format| :type |PixelFormat| :direction :in)
1663 (:name |type| :type |PixelType| :direction :in)
1664 (:name |values| :type |Void| :direction :out :array t :size
1665 (|target| |format| |type|)))
1666 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1667 (defglfun "GetHistogramParameteriv" get-histogram-parameter-iv :return "void"
1668 :args
1669 ((:name |target| :type |HistogramTarget| :direction :in)
1670 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
1671 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1672 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1673 (defglfun "GetHistogramParameterfv" get-histogram-parameter-fv :return "void"
1674 :args
1675 ((:name |target| :type |HistogramTarget| :direction :in)
1676 (:name |pname| :type |GetHistogramParameterPName| :direction :in)
1677 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1678 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1679 (defglfun "GetHistogram" get-histogram :return "void" :args
1680 ((:name |target| :type |HistogramTarget| :direction :in)
1681 (:name |reset| :type |Boolean| :direction :in)
1682 (:name |format| :type |PixelFormat| :direction :in)
1683 (:name |type| :type |PixelType| :direction :in)
1684 (:name |values| :type |Void| :direction :out :array t :size
1685 (|target| |format| |type|)))
1686 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1687 (defglfun "SeparableFilter2D" separable-filter-2d :return "void" :args
1688 ((:name |target| :type |SeparableTarget| :direction :in)
1689 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1690 (:name |width| :type |SizeI| :direction :in)
1691 (:name |height| :type |SizeI| :direction :in)
1692 (:name |format| :type |PixelFormat| :direction :in)
1693 (:name |type| :type |PixelType| :direction :in)
1694 (:name |row| :type |Void| :direction :in :array t :size
1695 (|target| |format| |type| |width|))
1696 (:name |column| :type |Void| :direction :in :array t :size
1697 (|target| |format| |type| |height|)))
1698 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1699 (defglfun "GetSeparableFilter" get-separable-filter :return "void" :args
1700 ((:name |target| :type |SeparableTarget| :direction :in)
1701 (:name |format| :type |PixelFormat| :direction :in)
1702 (:name |type| :type |PixelType| :direction :in)
1703 (:name |row| :type |Void| :direction :out :array t :size
1704 (|target| |format| |type|))
1705 (:name |column| :type |Void| :direction :out :array t :size
1706 (|target| |format| |type|))
1707 (:name |span| :type |Void| :direction :out :array t :size
1708 (|target| |format| |type|)))
1709 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1710 (defglfun "GetConvolutionParameteriv" get-convolution-parameter-iv :return
1711 "void" :args
1712 ((:name |target| :type |ConvolutionTarget| :direction :in)
1713 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
1714 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1715 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1716 (defglfun "GetConvolutionParameterfv" get-convolution-parameter-fv :return
1717 "void" :args
1718 ((:name |target| :type |ConvolutionTarget| :direction :in)
1719 (:name |pname| :type |GetConvolutionParameterPName| :direction :in)
1720 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1721 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1722 (defglfun "GetConvolutionFilter" get-convolution-filter :return "void" :args
1723 ((:name |target| :type |ConvolutionTarget| :direction :in)
1724 (:name |format| :type |PixelFormat| :direction :in)
1725 (:name |type| :type |PixelType| :direction :in)
1726 (:name |image| :type |Void| :direction :out :array t :size
1727 (|target| |format| |type|)))
1728 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1729 (defglfun "CopyConvolutionFilter2D" copy-convolution-filter-2d :return "void"
1730 :args
1731 ((:name |target| :type |ConvolutionTarget| :direction :in)
1732 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1733 (:name |x| :type |WinCoord| :direction :in)
1734 (:name |y| :type |WinCoord| :direction :in)
1735 (:name |width| :type |SizeI| :direction :in)
1736 (:name |height| :type |SizeI| :direction :in))
1737 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1738 (defglfun "CopyConvolutionFilter1D" copy-convolution-filter-1d :return "void"
1739 :args
1740 ((:name |target| :type |ConvolutionTarget| :direction :in)
1741 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1742 (:name |x| :type |WinCoord| :direction :in)
1743 (:name |y| :type |WinCoord| :direction :in)
1744 (:name |width| :type |SizeI| :direction :in))
1745 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1746 (defglfun "ConvolutionParameteriv" convolution-parameter-iv :return "void"
1747 :args
1748 ((:name |target| :type |ConvolutionTarget| :direction :in)
1749 (:name |pname| :type |ConvolutionParameter| :direction :in)
1750 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1751 (|pname|)))
1752 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1753 (defglfun "ConvolutionParameteri" convolution-parameter-i :return "void" :args
1754 ((:name |target| :type |ConvolutionTarget| :direction :in)
1755 (:name |pname| :type |ConvolutionParameter| :direction :in)
1756 (:name |params| :type |CheckedInt32| :direction :in))
1757 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1758 (defglfun "ConvolutionParameterfv" convolution-parameter-fv :return "void"
1759 :args
1760 ((:name |target| :type |ConvolutionTarget| :direction :in)
1761 (:name |pname| :type |ConvolutionParameter| :direction :in)
1762 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1763 (|pname|)))
1764 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1765 (defglfun "ConvolutionParameterf" convolution-parameter-f :return "void" :args
1766 ((:name |target| :type |ConvolutionTarget| :direction :in)
1767 (:name |pname| :type |ConvolutionParameter| :direction :in)
1768 (:name |params| :type |CheckedFloat32| :direction :in))
1769 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1770 (defglfun "ConvolutionFilter2D" convolution-filter-2d :return "void" :args
1771 ((:name |target| :type |ConvolutionTarget| :direction :in)
1772 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1773 (:name |width| :type |SizeI| :direction :in)
1774 (:name |height| :type |SizeI| :direction :in)
1775 (:name |format| :type |PixelFormat| :direction :in)
1776 (:name |type| :type |PixelType| :direction :in)
1777 (:name |image| :type |Void| :direction :in :array t :size
1778 (|format| |type| |width| |height|)))
1779 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1780 (defglfun "ConvolutionFilter1D" convolution-filter-1d :return "void" :args
1781 ((:name |target| :type |ConvolutionTarget| :direction :in)
1782 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1783 (:name |width| :type |SizeI| :direction :in)
1784 (:name |format| :type |PixelFormat| :direction :in)
1785 (:name |type| :type |PixelType| :direction :in)
1786 (:name |image| :type |Void| :direction :in :array t :size
1787 (|format| |type| |width|)))
1788 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1789 (defglfun "CopyColorSubTable" copy-color-sub-table :return "void" :args
1790 ((:name |target| :type |ColorTableTarget| :direction :in)
1791 (:name |start| :type |SizeI| :direction :in)
1792 (:name |x| :type |WinCoord| :direction :in)
1793 (:name |y| :type |WinCoord| :direction :in)
1794 (:name |width| :type |SizeI| :direction :in))
1795 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1796 (defglfun "ColorSubTable" color-sub-table :return "void" :args
1797 ((:name |target| :type |ColorTableTarget| :direction :in)
1798 (:name |start| :type |SizeI| :direction :in)
1799 (:name |count| :type |SizeI| :direction :in)
1800 (:name |format| :type |PixelFormat| :direction :in)
1801 (:name |type| :type |PixelType| :direction :in)
1802 (:name |data| :type |Void| :direction :in :array t :size
1803 (|format| |type| |count|)))
1804 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1805 (defglfun "GetColorTableParameteriv" get-color-table-parameter-iv :return
1806 "void" :args
1807 ((:name |target| :type |ColorTableTarget| :direction :in)
1808 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
1809 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
1810 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1811 (defglfun "GetColorTableParameterfv" get-color-table-parameter-fv :return
1812 "void" :args
1813 ((:name |target| :type |ColorTableTarget| :direction :in)
1814 (:name |pname| :type |GetColorTableParameterPName| :direction :in)
1815 (:name |params| :type |Float32| :direction :out :array t :size (|pname|)))
1816 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1817 (defglfun "GetColorTable" get-color-table :return "void" :args
1818 ((:name |target| :type |ColorTableTarget| :direction :in)
1819 (:name |format| :type |PixelFormat| :direction :in)
1820 (:name |type| :type |PixelType| :direction :in)
1821 (:name |table| :type |Void| :direction :out :array t :size
1822 (|target| |format| |type|)))
1823 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1824 (defglfun "CopyColorTable" copy-color-table :return "void" :args
1825 ((:name |target| :type |ColorTableTarget| :direction :in)
1826 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1827 (:name |x| :type |WinCoord| :direction :in)
1828 (:name |y| :type |WinCoord| :direction :in)
1829 (:name |width| :type |SizeI| :direction :in))
1830 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1831 (defglfun "ColorTableParameteriv" color-table-parameter-iv :return "void" :args
1832 ((:name |target| :type |ColorTableTarget| :direction :in)
1833 (:name |pname| :type |ColorTableParameterPName| :direction :in)
1834 (:name |params| :type |CheckedInt32| :direction :in :array t :size
1835 (|pname|)))
1836 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1837 (defglfun "ColorTableParameterfv" color-table-parameter-fv :return "void" :args
1838 ((:name |target| :type |ColorTableTarget| :direction :in)
1839 (:name |pname| :type |ColorTableParameterPName| :direction :in)
1840 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
1841 (|pname|)))
1842 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1843 (defglfun "ColorTable" color-table :return "void" :args
1844 ((:name |target| :type |ColorTableTarget| :direction :in)
1845 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
1846 (:name |width| :type |SizeI| :direction :in)
1847 (:name |format| :type |PixelFormat| :direction :in)
1848 (:name |type| :type |PixelType| :direction :in)
1849 (:name |table| :type |Void| :direction :in :array t :size
1850 (|format| |type| |width|)))
1851 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1852 (defglfun "CopyTexSubImage3D" copy-tex-sub-image-3d :return "void" :args
1853 ((:name |target| :type |TextureTarget| :direction :in)
1854 (:name |level| :type |CheckedInt32| :direction :in)
1855 (:name |xoffset| :type |CheckedInt32| :direction :in)
1856 (:name |yoffset| :type |CheckedInt32| :direction :in)
1857 (:name |zoffset| :type |CheckedInt32| :direction :in)
1858 (:name |x| :type |WinCoord| :direction :in)
1859 (:name |y| :type |WinCoord| :direction :in)
1860 (:name |width| :type |SizeI| :direction :in)
1861 (:name |height| :type |SizeI| :direction :in))
1862 :category "VERSION_1_2" :deprecated nil :version "1.2")
1863 (defglfun "TexSubImage3D" tex-sub-image-3d :return "void" :args
1864 ((:name |target| :type |TextureTarget| :direction :in)
1865 (:name |level| :type |CheckedInt32| :direction :in)
1866 (:name |xoffset| :type |CheckedInt32| :direction :in)
1867 (:name |yoffset| :type |CheckedInt32| :direction :in)
1868 (:name |zoffset| :type |CheckedInt32| :direction :in)
1869 (:name |width| :type |SizeI| :direction :in)
1870 (:name |height| :type |SizeI| :direction :in)
1871 (:name |depth| :type |SizeI| :direction :in)
1872 (:name |format| :type |PixelFormat| :direction :in)
1873 (:name |type| :type |PixelType| :direction :in)
1874 (:name |pixels| :type |Void| :direction :in :array t :size
1875 (|format| |type| |width| |height| |depth|)))
1876 :category "VERSION_1_2" :deprecated nil :version "1.2")
1877 (defglfun "TexImage3D" tex-image-3d :return "void" :args
1878 ((:name |target| :type |TextureTarget| :direction :in)
1879 (:name |level| :type |CheckedInt32| :direction :in)
1880 (:name |internalformat| :type |TextureComponentCount| :direction :in)
1881 (:name |width| :type |SizeI| :direction :in)
1882 (:name |height| :type |SizeI| :direction :in)
1883 (:name |depth| :type |SizeI| :direction :in)
1884 (:name |border| :type |CheckedInt32| :direction :in)
1885 (:name |format| :type |PixelFormat| :direction :in)
1886 (:name |type| :type |PixelType| :direction :in)
1887 (:name |pixels| :type |Void| :direction :in :array t :size
1888 (|format| |type| |width| |height| |depth|)))
1889 :category "VERSION_1_2" :deprecated "3.1" :version "1.2")
1890 (defglfun "DrawRangeElements" draw-range-elements :return "void" :args
1891 ((:name |mode| :type |BeginMode| :direction :in)
1892 (:name |start| :type |UInt32| :direction :in)
1893 (:name |end| :type |UInt32| :direction :in)
1894 (:name |count| :type |SizeI| :direction :in)
1895 (:name |type| :type |DrawElementsType| :direction :in)
1896 (:name |indices| :type |Void| :direction :in :array t :size
1897 (|count| |type|)))
1898 :category "VERSION_1_2" :deprecated nil :version "1.2")
1899 (defglfun "BlendEquation" blend-equation :return "void" :args
1900 ((:name |mode| :type |BlendEquationMode| :direction :in)) :category
1901 "VERSION_1_2" :deprecated nil :version "1.2")
1902 (defglfun "BlendColor" blend-color :return "void" :args
1903 ((:name |red| :type |ClampedColorF| :direction :in)
1904 (:name |green| :type |ClampedColorF| :direction :in)
1905 (:name |blue| :type |ClampedColorF| :direction :in)
1906 (:name |alpha| :type |ClampedColorF| :direction :in))
1907 :category "VERSION_1_2" :deprecated nil :version "1.2")
1908 (defglfun "MultTransposeMatrixd" mult-transpose-matrix-d :return "void" :args
1909 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
1910 "VERSION_1_3" :deprecated "3.1" :version "1.3")
1911 (defglfun "MultTransposeMatrixf" mult-transpose-matrix-f :return "void" :args
1912 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
1913 "VERSION_1_3" :deprecated "3.1" :version "1.3")
1914 (defglfun "LoadTransposeMatrixd" load-transpose-matrix-d :return "void" :args
1915 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :category
1916 "VERSION_1_3" :deprecated "3.1" :version "1.3")
1917 (defglfun "LoadTransposeMatrixf" load-transpose-matrix-f :return "void" :args
1918 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :category
1919 "VERSION_1_3" :deprecated "3.1" :version "1.3")
1920 (defglfun "MultiTexCoord4sv" multi-tex-coord-4sv :return "void" :args
1921 ((:name |target| :type |TextureUnit| :direction :in)
1922 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
1923 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1924 (defglfun "MultiTexCoord4s" multi-tex-coord-4s :return "void" :args
1925 ((:name |target| :type |TextureUnit| :direction :in)
1926 (:name |s| :type |CoordS| :direction :in)
1927 (:name |t| :type |CoordS| :direction :in)
1928 (:name |r| :type |CoordS| :direction :in)
1929 (:name |q| :type |CoordS| :direction :in))
1930 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1931 (defglfun "MultiTexCoord4iv" multi-tex-coord-4iv :return "void" :args
1932 ((:name |target| :type |TextureUnit| :direction :in)
1933 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
1934 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1935 (defglfun "MultiTexCoord4i" multi-tex-coord-4i :return "void" :args
1936 ((:name |target| :type |TextureUnit| :direction :in)
1937 (:name |s| :type |CoordI| :direction :in)
1938 (:name |t| :type |CoordI| :direction :in)
1939 (:name |r| :type |CoordI| :direction :in)
1940 (:name |q| :type |CoordI| :direction :in))
1941 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1942 (defglfun "MultiTexCoord4fv" multi-tex-coord-4fv :return "void" :args
1943 ((:name |target| :type |TextureUnit| :direction :in)
1944 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
1945 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1946 (defglfun "MultiTexCoord4f" multi-tex-coord-4f :return "void" :args
1947 ((:name |target| :type |TextureUnit| :direction :in)
1948 (:name |s| :type |CoordF| :direction :in)
1949 (:name |t| :type |CoordF| :direction :in)
1950 (:name |r| :type |CoordF| :direction :in)
1951 (:name |q| :type |CoordF| :direction :in))
1952 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1953 (defglfun "MultiTexCoord4dv" multi-tex-coord-4dv :return "void" :args
1954 ((:name |target| :type |TextureUnit| :direction :in)
1955 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
1956 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1957 (defglfun "MultiTexCoord4d" multi-tex-coord-4d :return "void" :args
1958 ((:name |target| :type |TextureUnit| :direction :in)
1959 (:name |s| :type |CoordD| :direction :in)
1960 (:name |t| :type |CoordD| :direction :in)
1961 (:name |r| :type |CoordD| :direction :in)
1962 (:name |q| :type |CoordD| :direction :in))
1963 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1964 (defglfun "MultiTexCoord3sv" multi-tex-coord-3sv :return "void" :args
1965 ((:name |target| :type |TextureUnit| :direction :in)
1966 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
1967 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1968 (defglfun "MultiTexCoord3s" multi-tex-coord-3s :return "void" :args
1969 ((:name |target| :type |TextureUnit| :direction :in)
1970 (:name |s| :type |CoordS| :direction :in)
1971 (:name |t| :type |CoordS| :direction :in)
1972 (:name |r| :type |CoordS| :direction :in))
1973 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1974 (defglfun "MultiTexCoord3iv" multi-tex-coord-3iv :return "void" :args
1975 ((:name |target| :type |TextureUnit| :direction :in)
1976 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
1977 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1978 (defglfun "MultiTexCoord3i" multi-tex-coord-3i :return "void" :args
1979 ((:name |target| :type |TextureUnit| :direction :in)
1980 (:name |s| :type |CoordI| :direction :in)
1981 (:name |t| :type |CoordI| :direction :in)
1982 (:name |r| :type |CoordI| :direction :in))
1983 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1984 (defglfun "MultiTexCoord3fv" multi-tex-coord-3fv :return "void" :args
1985 ((:name |target| :type |TextureUnit| :direction :in)
1986 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
1987 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1988 (defglfun "MultiTexCoord3f" multi-tex-coord-3f :return "void" :args
1989 ((:name |target| :type |TextureUnit| :direction :in)
1990 (:name |s| :type |CoordF| :direction :in)
1991 (:name |t| :type |CoordF| :direction :in)
1992 (:name |r| :type |CoordF| :direction :in))
1993 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1994 (defglfun "MultiTexCoord3dv" multi-tex-coord-3dv :return "void" :args
1995 ((:name |target| :type |TextureUnit| :direction :in)
1996 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
1997 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
1998 (defglfun "MultiTexCoord3d" multi-tex-coord-3d :return "void" :args
1999 ((:name |target| :type |TextureUnit| :direction :in)
2000 (:name |s| :type |CoordD| :direction :in)
2001 (:name |t| :type |CoordD| :direction :in)
2002 (:name |r| :type |CoordD| :direction :in))
2003 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2004 (defglfun "MultiTexCoord2sv" multi-tex-coord-2sv :return "void" :args
2005 ((:name |target| :type |TextureUnit| :direction :in)
2006 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
2007 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2008 (defglfun "MultiTexCoord2s" multi-tex-coord-2s :return "void" :args
2009 ((:name |target| :type |TextureUnit| :direction :in)
2010 (:name |s| :type |CoordS| :direction :in)
2011 (:name |t| :type |CoordS| :direction :in))
2012 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2013 (defglfun "MultiTexCoord2iv" multi-tex-coord-2iv :return "void" :args
2014 ((:name |target| :type |TextureUnit| :direction :in)
2015 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
2016 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2017 (defglfun "MultiTexCoord2i" multi-tex-coord-2i :return "void" :args
2018 ((:name |target| :type |TextureUnit| :direction :in)
2019 (:name |s| :type |CoordI| :direction :in)
2020 (:name |t| :type |CoordI| :direction :in))
2021 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2022 (defglfun "MultiTexCoord2fv" multi-tex-coord-2fv :return "void" :args
2023 ((:name |target| :type |TextureUnit| :direction :in)
2024 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
2025 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2026 (defglfun "MultiTexCoord2f" multi-tex-coord-2f :return "void" :args
2027 ((:name |target| :type |TextureUnit| :direction :in)
2028 (:name |s| :type |CoordF| :direction :in)
2029 (:name |t| :type |CoordF| :direction :in))
2030 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2031 (defglfun "MultiTexCoord2dv" multi-tex-coord-2dv :return "void" :args
2032 ((:name |target| :type |TextureUnit| :direction :in)
2033 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
2034 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2035 (defglfun "MultiTexCoord2d" multi-tex-coord-2d :return "void" :args
2036 ((:name |target| :type |TextureUnit| :direction :in)
2037 (:name |s| :type |CoordD| :direction :in)
2038 (:name |t| :type |CoordD| :direction :in))
2039 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2040 (defglfun "MultiTexCoord1sv" multi-tex-coord-1sv :return "void" :args
2041 ((:name |target| :type |TextureUnit| :direction :in)
2042 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
2043 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2044 (defglfun "MultiTexCoord1s" multi-tex-coord-1s :return "void" :args
2045 ((:name |target| :type |TextureUnit| :direction :in)
2046 (:name |s| :type |CoordS| :direction :in))
2047 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2048 (defglfun "MultiTexCoord1iv" multi-tex-coord-1iv :return "void" :args
2049 ((:name |target| :type |TextureUnit| :direction :in)
2050 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
2051 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2052 (defglfun "MultiTexCoord1i" multi-tex-coord-1i :return "void" :args
2053 ((:name |target| :type |TextureUnit| :direction :in)
2054 (:name |s| :type |CoordI| :direction :in))
2055 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2056 (defglfun "MultiTexCoord1fv" multi-tex-coord-1fv :return "void" :args
2057 ((:name |target| :type |TextureUnit| :direction :in)
2058 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
2059 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2060 (defglfun "MultiTexCoord1f" multi-tex-coord-1f :return "void" :args
2061 ((:name |target| :type |TextureUnit| :direction :in)
2062 (:name |s| :type |CoordF| :direction :in))
2063 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2064 (defglfun "MultiTexCoord1dv" multi-tex-coord-1dv :return "void" :args
2065 ((:name |target| :type |TextureUnit| :direction :in)
2066 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
2067 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2068 (defglfun "MultiTexCoord1d" multi-tex-coord-1d :return "void" :args
2069 ((:name |target| :type |TextureUnit| :direction :in)
2070 (:name |s| :type |CoordD| :direction :in))
2071 :category "VERSION_1_3" :deprecated "3.1" :version "1.3")
2072 (defglfun "ClientActiveTexture" client-active-texture :return "void" :args
2073 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2074 :deprecated "3.1" :version "1.3")
2075 (defglfun "GetCompressedTexImage" get-compressed-tex-image :return "void" :args
2076 ((:name |target| :type |TextureTarget| :direction :in)
2077 (:name |level| :type |CheckedInt32| :direction :in)
2078 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
2079 (|target| |level|)))
2080 :category "VERSION_1_3" :deprecated nil :version "1.3")
2081 (defglfun "CompressedTexSubImage1D" compressed-tex-sub-image-1d :return "void"
2082 :args
2083 ((:name |target| :type |TextureTarget| :direction :in)
2084 (:name |level| :type |CheckedInt32| :direction :in)
2085 (:name |xoffset| :type |CheckedInt32| :direction :in)
2086 (:name |width| :type |SizeI| :direction :in)
2087 (:name |format| :type |PixelFormat| :direction :in)
2088 (:name |imageSize| :type |SizeI| :direction :in)
2089 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2090 imagesize))
2091 :category "VERSION_1_3" :deprecated nil :version "1.3")
2092 (defglfun "CompressedTexSubImage2D" compressed-tex-sub-image-2d :return "void"
2093 :args
2094 ((:name |target| :type |TextureTarget| :direction :in)
2095 (:name |level| :type |CheckedInt32| :direction :in)
2096 (:name |xoffset| :type |CheckedInt32| :direction :in)
2097 (:name |yoffset| :type |CheckedInt32| :direction :in)
2098 (:name |width| :type |SizeI| :direction :in)
2099 (:name |height| :type |SizeI| :direction :in)
2100 (:name |format| :type |PixelFormat| :direction :in)
2101 (:name |imageSize| :type |SizeI| :direction :in)
2102 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2103 imagesize))
2104 :category "VERSION_1_3" :deprecated nil :version "1.3")
2105 (defglfun "CompressedTexSubImage3D" compressed-tex-sub-image-3d :return "void"
2106 :args
2107 ((:name |target| :type |TextureTarget| :direction :in)
2108 (:name |level| :type |CheckedInt32| :direction :in)
2109 (:name |xoffset| :type |CheckedInt32| :direction :in)
2110 (:name |yoffset| :type |CheckedInt32| :direction :in)
2111 (:name |zoffset| :type |CheckedInt32| :direction :in)
2112 (:name |width| :type |SizeI| :direction :in)
2113 (:name |height| :type |SizeI| :direction :in)
2114 (:name |depth| :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 (defglfun "CompressedTexImage1D" compressed-tex-image-1d :return "void" :args
2121 ((:name |target| :type |TextureTarget| :direction :in)
2122 (:name |level| :type |CheckedInt32| :direction :in)
2123 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2124 (:name |width| :type |SizeI| :direction :in)
2125 (:name |border| :type |CheckedInt32| :direction :in)
2126 (:name |imageSize| :type |SizeI| :direction :in)
2127 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2128 imagesize))
2129 :category "VERSION_1_3" :deprecated nil :version "1.3")
2130 (defglfun "CompressedTexImage2D" compressed-tex-image-2d :return "void" :args
2131 ((:name |target| :type |TextureTarget| :direction :in)
2132 (:name |level| :type |CheckedInt32| :direction :in)
2133 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2134 (:name |width| :type |SizeI| :direction :in)
2135 (:name |height| :type |SizeI| :direction :in)
2136 (:name |border| :type |CheckedInt32| :direction :in)
2137 (:name |imageSize| :type |SizeI| :direction :in)
2138 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2139 imagesize))
2140 :category "VERSION_1_3" :deprecated nil :version "1.3")
2141 (defglfun "CompressedTexImage3D" compressed-tex-image-3d :return "void" :args
2142 ((:name |target| :type |TextureTarget| :direction :in)
2143 (:name |level| :type |CheckedInt32| :direction :in)
2144 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
2145 (:name |width| :type |SizeI| :direction :in)
2146 (:name |height| :type |SizeI| :direction :in)
2147 (:name |depth| :type |SizeI| :direction :in)
2148 (:name |border| :type |CheckedInt32| :direction :in)
2149 (:name |imageSize| :type |SizeI| :direction :in)
2150 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
2151 imagesize))
2152 :category "VERSION_1_3" :deprecated nil :version "1.3")
2153 (defglfun "SampleCoverage" sample-coverage :return "void" :args
2154 ((:name |value| :type |ClampedFloat32| :direction :in)
2155 (:name |invert| :type |Boolean| :direction :in))
2156 :category "VERSION_1_3" :deprecated nil :version "1.3")
2157 (defglfun "ActiveTexture" active-texture :return "void" :args
2158 ((:name |texture| :type |TextureUnit| :direction :in)) :category "VERSION_1_3"
2159 :deprecated nil :version "1.3")
2160 (defglfun "WindowPos3sv" window-pos-3sv :return "void" :args
2161 ((:name |v| :type |CoordS| :direction :in :array t :size #x3)) :category
2162 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2163 (defglfun "WindowPos3s" window-pos-3s :return "void" :args
2164 ((:name |x| :type |CoordS| :direction :in)
2165 (:name |y| :type |CoordS| :direction :in)
2166 (:name |z| :type |CoordS| :direction :in))
2167 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2168 (defglfun "WindowPos3iv" window-pos-3iv :return "void" :args
2169 ((:name |v| :type |CoordI| :direction :in :array t :size #x3)) :category
2170 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2171 (defglfun "WindowPos3i" window-pos-3i :return "void" :args
2172 ((:name |x| :type |CoordI| :direction :in)
2173 (:name |y| :type |CoordI| :direction :in)
2174 (:name |z| :type |CoordI| :direction :in))
2175 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2176 (defglfun "WindowPos3fv" window-pos-3fv :return "void" :args
2177 ((:name |v| :type |CoordF| :direction :in :array t :size #x3)) :category
2178 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2179 (defglfun "WindowPos3f" window-pos-3f :return "void" :args
2180 ((:name |x| :type |CoordF| :direction :in)
2181 (:name |y| :type |CoordF| :direction :in)
2182 (:name |z| :type |CoordF| :direction :in))
2183 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2184 (defglfun "WindowPos3dv" window-pos-3dv :return "void" :args
2185 ((:name |v| :type |CoordD| :direction :in :array t :size #x3)) :category
2186 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2187 (defglfun "WindowPos3d" window-pos-3d :return "void" :args
2188 ((:name |x| :type |CoordD| :direction :in)
2189 (:name |y| :type |CoordD| :direction :in)
2190 (:name |z| :type |CoordD| :direction :in))
2191 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2192 (defglfun "WindowPos2sv" window-pos-2sv :return "void" :args
2193 ((:name |v| :type |CoordS| :direction :in :array t :size #x2)) :category
2194 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2195 (defglfun "WindowPos2s" window-pos-2s :return "void" :args
2196 ((:name |x| :type |CoordS| :direction :in)
2197 (:name |y| :type |CoordS| :direction :in))
2198 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2199 (defglfun "WindowPos2iv" window-pos-2iv :return "void" :args
2200 ((:name |v| :type |CoordI| :direction :in :array t :size #x2)) :category
2201 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2202 (defglfun "WindowPos2i" window-pos-2i :return "void" :args
2203 ((:name |x| :type |CoordI| :direction :in)
2204 (:name |y| :type |CoordI| :direction :in))
2205 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2206 (defglfun "WindowPos2fv" window-pos-2fv :return "void" :args
2207 ((:name |v| :type |CoordF| :direction :in :array t :size #x2)) :category
2208 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2209 (defglfun "WindowPos2f" window-pos-2f :return "void" :args
2210 ((:name |x| :type |CoordF| :direction :in)
2211 (:name |y| :type |CoordF| :direction :in))
2212 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2213 (defglfun "WindowPos2dv" window-pos-2dv :return "void" :args
2214 ((:name |v| :type |CoordD| :direction :in :array t :size #x2)) :category
2215 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2216 (defglfun "WindowPos2d" window-pos-2d :return "void" :args
2217 ((:name |x| :type |CoordD| :direction :in)
2218 (:name |y| :type |CoordD| :direction :in))
2219 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2220 (defglfun "SecondaryColorPointer" secondary-color-pointer :return "void" :args
2221 ((:name |size| :type |Int32| :direction :in)
2222 (:name |type| :type |ColorPointerType| :direction :in)
2223 (:name |stride| :type |SizeI| :direction :in)
2224 (:name |pointer| :type |Void| :direction :in :array t :size
2225 (|size| |type| |stride|) :retained t))
2226 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2227 (defglfun "SecondaryColor3usv" secondary-color-3usv :return "void" :args
2228 ((:name |v| :type |ColorUS| :direction :in :array t :size #x3)) :category
2229 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2230 (defglfun "SecondaryColor3us" secondary-color-3us :return "void" :args
2231 ((:name |red| :type |ColorUS| :direction :in)
2232 (:name |green| :type |ColorUS| :direction :in)
2233 (:name |blue| :type |ColorUS| :direction :in))
2234 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2235 (defglfun "SecondaryColor3uiv" secondary-color-3uiv :return "void" :args
2236 ((:name |v| :type |ColorUI| :direction :in :array t :size #x3)) :category
2237 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2238 (defglfun "SecondaryColor3ui" secondary-color-3ui :return "void" :args
2239 ((:name |red| :type |ColorUI| :direction :in)
2240 (:name |green| :type |ColorUI| :direction :in)
2241 (:name |blue| :type |ColorUI| :direction :in))
2242 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2243 (defglfun "SecondaryColor3ubv" secondary-color-3ubv :return "void" :args
2244 ((:name |v| :type |ColorUB| :direction :in :array t :size #x3)) :category
2245 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2246 (defglfun "SecondaryColor3ub" secondary-color-3ub :return "void" :args
2247 ((:name |red| :type |ColorUB| :direction :in)
2248 (:name |green| :type |ColorUB| :direction :in)
2249 (:name |blue| :type |ColorUB| :direction :in))
2250 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2251 (defglfun "SecondaryColor3sv" secondary-color-3sv :return "void" :args
2252 ((:name |v| :type |ColorS| :direction :in :array t :size #x3)) :category
2253 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2254 (defglfun "SecondaryColor3s" secondary-color-3s :return "void" :args
2255 ((:name |red| :type |ColorS| :direction :in)
2256 (:name |green| :type |ColorS| :direction :in)
2257 (:name |blue| :type |ColorS| :direction :in))
2258 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2259 (defglfun "SecondaryColor3iv" secondary-color-3iv :return "void" :args
2260 ((:name |v| :type |ColorI| :direction :in :array t :size #x3)) :category
2261 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2262 (defglfun "SecondaryColor3i" secondary-color-3i :return "void" :args
2263 ((:name |red| :type |ColorI| :direction :in)
2264 (:name |green| :type |ColorI| :direction :in)
2265 (:name |blue| :type |ColorI| :direction :in))
2266 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2267 (defglfun "SecondaryColor3fv" secondary-color-3fv :return "void" :args
2268 ((:name |v| :type |ColorF| :direction :in :array t :size #x3)) :category
2269 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2270 (defglfun "SecondaryColor3f" secondary-color-3f :return "void" :args
2271 ((:name |red| :type |ColorF| :direction :in)
2272 (:name |green| :type |ColorF| :direction :in)
2273 (:name |blue| :type |ColorF| :direction :in))
2274 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2275 (defglfun "SecondaryColor3dv" secondary-color-3dv :return "void" :args
2276 ((:name |v| :type |ColorD| :direction :in :array t :size #x3)) :category
2277 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2278 (defglfun "SecondaryColor3d" secondary-color-3d :return "void" :args
2279 ((:name |red| :type |ColorD| :direction :in)
2280 (:name |green| :type |ColorD| :direction :in)
2281 (:name |blue| :type |ColorD| :direction :in))
2282 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2283 (defglfun "SecondaryColor3bv" secondary-color-3bv :return "void" :args
2284 ((:name |v| :type |ColorB| :direction :in :array t :size #x3)) :category
2285 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2286 (defglfun "SecondaryColor3b" secondary-color-3b :return "void" :args
2287 ((:name |red| :type |ColorB| :direction :in)
2288 (:name |green| :type |ColorB| :direction :in)
2289 (:name |blue| :type |ColorB| :direction :in))
2290 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2291 (defglfun "FogCoordPointer" fog-coord-pointer :return "void" :args
2292 ((:name |type| :type |FogPointerTypeEXT| :direction :in)
2293 (:name |stride| :type |SizeI| :direction :in)
2294 (:name |pointer| :type |Void| :direction :in :array t :size (|type| |stride|)
2295 :retained t))
2296 :category "VERSION_1_4" :deprecated "3.1" :version "1.4")
2297 (defglfun "FogCoorddv" fog-coord-dv :return "void" :args
2298 ((:name |coord| :type |CoordD| :direction :in :array t :size #x1)) :category
2299 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2300 (defglfun "FogCoordd" fog-coord-d :return "void" :args
2301 ((:name |coord| :type |CoordD| :direction :in)) :category "VERSION_1_4"
2302 :deprecated "3.1" :version "1.4")
2303 (defglfun "FogCoordfv" fog-coord-fv :return "void" :args
2304 ((:name |coord| :type |CoordF| :direction :in :array t :size #x1)) :category
2305 "VERSION_1_4" :deprecated "3.1" :version "1.4")
2306 (defglfun "FogCoordf" fog-coord-f :return "void" :args
2307 ((:name |coord| :type |CoordF| :direction :in)) :category "VERSION_1_4"
2308 :deprecated "3.1" :version "1.4")
2309 (defglfun "PointParameteriv" point-parameter-iv :return "void" :args
2310 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2311 (:name |params| :type |Int32| :direction :in :array t :size (|pname|)))
2312 :category "VERSION_1_4" :deprecated nil :version "1.4")
2313 (defglfun "PointParameteri" point-parameter-i :return "void" :args
2314 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2315 (:name |param| :type |Int32| :direction :in))
2316 :category "VERSION_1_4" :deprecated nil :version "1.4")
2317 (defglfun "PointParameterfv" point-parameter-fv :return "void" :args
2318 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2319 (:name |params| :type |CheckedFloat32| :direction :in :array t :size
2320 (|pname|)))
2321 :category "VERSION_1_4" :deprecated nil :version "1.4")
2322 (defglfun "PointParameterf" point-parameter-f :return "void" :args
2323 ((:name |pname| :type |PointParameterNameARB| :direction :in)
2324 (:name |param| :type |CheckedFloat32| :direction :in))
2325 :category "VERSION_1_4" :deprecated nil :version "1.4")
2326 (defglfun "MultiDrawElements" multi-draw-elements :return "void" :args
2327 ((:name |mode| :type |BeginMode| :direction :in)
2328 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2329 (:name |type| :type |DrawElementsType| :direction :in)
2330 (:name |indices| :type |VoidPointer| :direction :in :array t :size
2331 (|primcount|))
2332 (:name |primcount| :type |SizeI| :direction :in))
2333 :category "VERSION_1_4" :deprecated nil :version "1.4")
2334 (defglfun "MultiDrawArrays" multi-draw-arrays :return "void" :args
2335 ((:name |mode| :type |BeginMode| :direction :in)
2336 (:name |first| :type |Int32| :direction :in :array t :size (|count|))
2337 (:name |count| :type |SizeI| :direction :in :array t :size (|primcount|))
2338 (:name |primcount| :type |SizeI| :direction :in))
2339 :category "VERSION_1_4" :deprecated nil :version "1.4")
2340 (defglfun "BlendFuncSeparate" blend-func-separate :return "void" :args
2341 ((:name |sfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2342 (:name |dfactorRGB| :type |BlendFuncSeparateParameterEXT| :direction :in)
2343 (:name |sfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in)
2344 (:name |dfactorAlpha| :type |BlendFuncSeparateParameterEXT| :direction :in))
2345 :category "VERSION_1_4" :deprecated nil :version "1.4")
2346 (defglfun "GetBufferPointerv" get-buffer-pointerv :return "void" :args
2347 ((:name |target| :type |BufferTargetARB| :direction :in)
2348 (:name |pname| :type |BufferPointerNameARB| :direction :in)
2349 (:name |params| :type |VoidPointer| :direction :out :array t :size #x1))
2350 :category "VERSION_1_5" :deprecated nil :version "1.5")
2351 (defglfun "GetBufferParameteriv" get-buffer-parameter-iv :return "void" :args
2352 ((:name |target| :type |BufferTargetARB| :direction :in)
2353 (:name |pname| :type |BufferPNameARB| :direction :in)
2354 (:name |params| :type |Int32| :direction :out :array t :size (|pname|)))
2355 :category "VERSION_1_5" :deprecated nil :version "1.5")
2356 (defglfun "UnmapBuffer" unmap-buffer :return "Boolean" :args
2357 ((:name |target| :type |BufferTargetARB| :direction :in)) :category
2358 "VERSION_1_5" :deprecated nil :version "1.5")
2359 (defglfun "MapBuffer" map-buffer :return "VoidPointer" :args
2360 ((:name |target| :type |BufferTargetARB| :direction :in)
2361 (:name |access| :type |BufferAccessARB| :direction :in))
2362 :category "VERSION_1_5" :deprecated nil :version "1.5")
2363 (defglfun "GetBufferSubData" get-buffer-sub-data :return "void" :args
2364 ((:name |target| :type |BufferTargetARB| :direction :in)
2365 (:name |offset| :type |BufferOffset| :direction :in)
2366 (:name |size| :type |BufferSize| :direction :in)
2367 (:name |data| :type |Void| :direction :out :array t :size size))
2368 :category "VERSION_1_5" :deprecated nil :version "1.5")
2369 (defglfun "BufferSubData" buffer-sub-data :return "void" :args
2370 ((:name |target| :type |BufferTargetARB| :direction :in)
2371 (:name |offset| :type |BufferOffset| :direction :in)
2372 (:name |size| :type |BufferSize| :direction :in)
2373 (:name |data| :type |ConstVoid| :direction :in :array t :size size))
2374 :category "VERSION_1_5" :deprecated nil :version "1.5")
2375 (defglfun "BufferData" buffer-data :return "void" :args
2376 ((:name |target| :type |BufferTargetARB| :direction :in)
2377 (:name |size| :type |BufferSize| :direction :in)
2378 (:name |data| :type |ConstVoid| :direction :in :array t :size size)
2379 (:name |usage| :type |BufferUsageARB| :direction :in))
2380 :category "VERSION_1_5" :deprecated nil :version "1.5")
2381 (defglfun "IsBuffer" is-buffer :return "Boolean" :args
2382 ((:name |buffer| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2383 :deprecated nil :version "1.5")
2384 (defglfun "GenBuffers" gen-buffers :return "void" :args
2385 ((:name |n| :type |SizeI| :direction :in)
2386 (:name |buffers| :type |UInt32| :direction :out :array t :size n))
2387 :category "VERSION_1_5" :deprecated nil :version "1.5")
2388 (defglfun "DeleteBuffers" delete-buffers :return "void" :args
2389 ((:name |n| :type |SizeI| :direction :in)
2390 (:name |buffers| :type |ConstUInt32| :direction :in :array t :size n))
2391 :category "VERSION_1_5" :deprecated nil :version "1.5")
2392 (defglfun "BindBuffer" bind-buffer :return "void" :args
2393 ((:name |target| :type |BufferTargetARB| :direction :in)
2394 (:name |buffer| :type |UInt32| :direction :in))
2395 :category "VERSION_1_5" :deprecated nil :version "1.5")
2396 (defglfun "GetQueryObjectuiv" get-query-object-uiv :return "void" :args
2397 ((:name |id| :type |UInt32| :direction :in)
2398 (:name |pname| :type |GLenum| :direction :in)
2399 (:name |params| :type |UInt32| :direction :out :array t :size pname))
2400 :category "VERSION_1_5" :deprecated nil :version "1.5")
2401 (defglfun "GetQueryObjectiv" get-query-object-iv :return "void" :args
2402 ((:name |id| :type |UInt32| :direction :in)
2403 (:name |pname| :type |GLenum| :direction :in)
2404 (:name |params| :type |Int32| :direction :out :array t :size pname))
2405 :category "VERSION_1_5" :deprecated nil :version "1.5")
2406 (defglfun "GetQueryiv" get-query-iv :return "void" :args
2407 ((:name |target| :type |GLenum| :direction :in)
2408 (:name |pname| :type |GLenum| :direction :in)
2409 (:name |params| :type |Int32| :direction :out :array t :size pname))
2410 :category "VERSION_1_5" :deprecated nil :version "1.5")
2411 (defglfun "EndQuery" end-query :return "void" :args
2412 ((:name |target| :type |GLenum| :direction :in)) :category "VERSION_1_5"
2413 :deprecated nil :version "1.5")
2414 (defglfun "BeginQuery" begin-query :return "void" :args
2415 ((:name |target| :type |GLenum| :direction :in)
2416 (:name |id| :type |UInt32| :direction :in))
2417 :category "VERSION_1_5" :deprecated nil :version "1.5")
2418 (defglfun "IsQuery" is-query :return "Boolean" :args
2419 ((:name |id| :type |UInt32| :direction :in)) :category "VERSION_1_5"
2420 :deprecated nil :version "1.5")
2421 (defglfun "DeleteQueries" delete-queries :return "void" :args
2422 ((:name |n| :type |SizeI| :direction :in)
2423 (:name |ids| :type |UInt32| :direction :in :array t :size n))
2424 :category "VERSION_1_5" :deprecated nil :version "1.5")
2425 (defglfun "GenQueries" gen-queries :return "void" :args
2426 ((:name |n| :type |SizeI| :direction :in)
2427 (:name |ids| :type |UInt32| :direction :out :array t :size n))
2428 :category "VERSION_1_5" :deprecated nil :version "1.5")
2429 (defglfun "VertexAttribPointer" vertex-attrib-pointer :return "void" :args
2430 ((:name |index| :type |UInt32| :direction :in)
2431 (:name |size| :type |Int32| :direction :in)
2432 (:name |type| :type |VertexAttribPointerTypeARB| :direction :in)
2433 (:name |normalized| :type |Boolean| :direction :in)
2434 (:name |stride| :type |SizeI| :direction :in)
2435 (:name |pointer| :type |Void| :direction :in :array t :size
2436 (|size| |type| |stride|) :retained t))
2437 :category "VERSION_2_0" :deprecated nil :version "2.0")
2438 (defglfun "VertexAttrib4usv" vertex-attrib-4usv :return "void" :args
2439 ((:name |index| :type |UInt32| :direction :in)
2440 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2441 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2442 (defglfun "VertexAttrib4uiv" vertex-attrib-4uiv :return "void" :args
2443 ((:name |index| :type |UInt32| :direction :in)
2444 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2445 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2446 (defglfun "VertexAttrib4ubv" vertex-attrib-4ubv :return "void" :args
2447 ((:name |index| :type |UInt32| :direction :in)
2448 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2449 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2450 (defglfun "VertexAttrib4sv" vertex-attrib-4sv :return "void" :args
2451 ((:name |index| :type |UInt32| :direction :in)
2452 (:name |v| :type |Int16| :direction :in :array t :size #x4))
2453 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2454 (defglfun "VertexAttrib4s" vertex-attrib-4s :return "void" :args
2455 ((:name |index| :type |UInt32| :direction :in)
2456 (:name |x| :type |Int16| :direction :in)
2457 (:name |y| :type |Int16| :direction :in)
2458 (:name |z| :type |Int16| :direction :in)
2459 (:name |w| :type |Int16| :direction :in))
2460 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2461 (defglfun "VertexAttrib4iv" vertex-attrib-4iv :return "void" :args
2462 ((:name |index| :type |UInt32| :direction :in)
2463 (:name |v| :type |Int32| :direction :in :array t :size #x4))
2464 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2465 (defglfun "VertexAttrib4fv" vertex-attrib-4fv :return "void" :args
2466 ((:name |index| :type |UInt32| :direction :in)
2467 (:name |v| :type |Float32| :direction :in :array t :size #x4))
2468 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2469 (defglfun "VertexAttrib4f" vertex-attrib-4f :return "void" :args
2470 ((:name |index| :type |UInt32| :direction :in)
2471 (:name |x| :type |Float32| :direction :in)
2472 (:name |y| :type |Float32| :direction :in)
2473 (:name |z| :type |Float32| :direction :in)
2474 (:name |w| :type |Float32| :direction :in))
2475 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2476 (defglfun "VertexAttrib4dv" vertex-attrib-4dv :return "void" :args
2477 ((:name |index| :type |UInt32| :direction :in)
2478 (:name |v| :type |Float64| :direction :in :array t :size #x4))
2479 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2480 (defglfun "VertexAttrib4d" vertex-attrib-4d :return "void" :args
2481 ((:name |index| :type |UInt32| :direction :in)
2482 (:name |x| :type |Float64| :direction :in)
2483 (:name |y| :type |Float64| :direction :in)
2484 (:name |z| :type |Float64| :direction :in)
2485 (:name |w| :type |Float64| :direction :in))
2486 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2487 (defglfun "VertexAttrib4bv" vertex-attrib-4bv :return "void" :args
2488 ((:name |index| :type |UInt32| :direction :in)
2489 (:name |v| :type |Int8| :direction :in :array t :size #x4))
2490 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2491 (defglfun "VertexAttrib4Nusv" vertex-attrib-4n-usv :return "void" :args
2492 ((:name |index| :type |UInt32| :direction :in)
2493 (:name |v| :type |UInt16| :direction :in :array t :size #x4))
2494 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2495 (defglfun "VertexAttrib4Nuiv" vertex-attrib-4n-uiv :return "void" :args
2496 ((:name |index| :type |UInt32| :direction :in)
2497 (:name |v| :type |UInt32| :direction :in :array t :size #x4))
2498 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2499 (defglfun "VertexAttrib4Nubv" vertex-attrib-4n-ubv :return "void" :args
2500 ((:name |index| :type |UInt32| :direction :in)
2501 (:name |v| :type |UInt8| :direction :in :array t :size #x4))
2502 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2503 (defglfun "VertexAttrib4Nub" vertex-attrib-4n-ub :return "void" :args
2504 ((:name |index| :type |UInt32| :direction :in)
2505 (:name |x| :type |UInt8| :direction :in)
2506 (:name |y| :type |UInt8| :direction :in)
2507 (:name |z| :type |UInt8| :direction :in)
2508 (:name |w| :type |UInt8| :direction :in))
2509 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2510 (defglfun "VertexAttrib4Nsv" vertex-attrib-4n-sv :return "void" :args
2511 ((:name |index| :type |UInt32| :direction :in)
2512 (:name |v| :type |Int16| :direction :in :array t :size #x4))
2513 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2514 (defglfun "VertexAttrib4Niv" vertex-attrib-4n-iv :return "void" :args
2515 ((:name |index| :type |UInt32| :direction :in)
2516 (:name |v| :type |Int32| :direction :in :array t :size #x4))
2517 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2518 (defglfun "VertexAttrib4Nbv" vertex-attrib-4n-bv :return "void" :args
2519 ((:name |index| :type |UInt32| :direction :in)
2520 (:name |v| :type |Int8| :direction :in :array t :size #x4))
2521 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2522 (defglfun "VertexAttrib3sv" vertex-attrib-3sv :return "void" :args
2523 ((:name |index| :type |UInt32| :direction :in)
2524 (:name |v| :type |Int16| :direction :in :array t :size #x3))
2525 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2526 (defglfun "VertexAttrib3s" vertex-attrib-3s :return "void" :args
2527 ((:name |index| :type |UInt32| :direction :in)
2528 (:name |x| :type |Int16| :direction :in)
2529 (:name |y| :type |Int16| :direction :in)
2530 (:name |z| :type |Int16| :direction :in))
2531 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2532 (defglfun "VertexAttrib3fv" vertex-attrib-3fv :return "void" :args
2533 ((:name |index| :type |UInt32| :direction :in)
2534 (:name |v| :type |Float32| :direction :in :array t :size #x3))
2535 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2536 (defglfun "VertexAttrib3f" vertex-attrib-3f :return "void" :args
2537 ((:name |index| :type |UInt32| :direction :in)
2538 (:name |x| :type |Float32| :direction :in)
2539 (:name |y| :type |Float32| :direction :in)
2540 (:name |z| :type |Float32| :direction :in))
2541 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2542 (defglfun "VertexAttrib3dv" vertex-attrib-3dv :return "void" :args
2543 ((:name |index| :type |UInt32| :direction :in)
2544 (:name |v| :type |Float64| :direction :in :array t :size #x3))
2545 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2546 (defglfun "VertexAttrib3d" vertex-attrib-3d :return "void" :args
2547 ((:name |index| :type |UInt32| :direction :in)
2548 (:name |x| :type |Float64| :direction :in)
2549 (:name |y| :type |Float64| :direction :in)
2550 (:name |z| :type |Float64| :direction :in))
2551 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2552 (defglfun "VertexAttrib2sv" vertex-attrib-2sv :return "void" :args
2553 ((:name |index| :type |UInt32| :direction :in)
2554 (:name |v| :type |Int16| :direction :in :array t :size #x2))
2555 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2556 (defglfun "VertexAttrib2s" vertex-attrib-2s :return "void" :args
2557 ((:name |index| :type |UInt32| :direction :in)
2558 (:name |x| :type |Int16| :direction :in)
2559 (:name |y| :type |Int16| :direction :in))
2560 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2561 (defglfun "VertexAttrib2fv" vertex-attrib-2fv :return "void" :args
2562 ((:name |index| :type |UInt32| :direction :in)
2563 (:name |v| :type |Float32| :direction :in :array t :size #x2))
2564 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2565 (defglfun "VertexAttrib2f" vertex-attrib-2f :return "void" :args
2566 ((:name |index| :type |UInt32| :direction :in)
2567 (:name |x| :type |Float32| :direction :in)
2568 (:name |y| :type |Float32| :direction :in))
2569 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2570 (defglfun "VertexAttrib2dv" vertex-attrib-2dv :return "void" :args
2571 ((:name |index| :type |UInt32| :direction :in)
2572 (:name |v| :type |Float64| :direction :in :array t :size #x2))
2573 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2574 (defglfun "VertexAttrib2d" vertex-attrib-2d :return "void" :args
2575 ((:name |index| :type |UInt32| :direction :in)
2576 (:name |x| :type |Float64| :direction :in)
2577 (:name |y| :type |Float64| :direction :in))
2578 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2579 (defglfun "VertexAttrib1sv" vertex-attrib-1sv :return "void" :args
2580 ((:name |index| :type |UInt32| :direction :in)
2581 (:name |v| :type |Int16| :direction :in :array t :size #x1))
2582 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2583 (defglfun "VertexAttrib1s" vertex-attrib-1s :return "void" :args
2584 ((:name |index| :type |UInt32| :direction :in)
2585 (:name |x| :type |Int16| :direction :in))
2586 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2587 (defglfun "VertexAttrib1fv" vertex-attrib-1fv :return "void" :args
2588 ((:name |index| :type |UInt32| :direction :in)
2589 (:name |v| :type |Float32| :direction :in :array t :size #x1))
2590 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2591 (defglfun "VertexAttrib1f" vertex-attrib-1f :return "void" :args
2592 ((:name |index| :type |UInt32| :direction :in)
2593 (:name |x| :type |Float32| :direction :in))
2594 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2595 (defglfun "VertexAttrib1dv" vertex-attrib-1dv :return "void" :args
2596 ((:name |index| :type |UInt32| :direction :in)
2597 (:name |v| :type |Float64| :direction :in :array t :size #x1))
2598 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2599 (defglfun "VertexAttrib1d" vertex-attrib-1d :return "void" :args
2600 ((:name |index| :type |UInt32| :direction :in)
2601 (:name |x| :type |Float64| :direction :in))
2602 :category "VERSION_2_0" :deprecated "3.1" :version "2.0")
2603 (defglfun "ValidateProgram" validate-program :return "void" :args
2604 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2605 :deprecated nil :version "2.0")
2606 (defglfun "UniformMatrix4fv" uniform-matrix-4fv :return "void" :args
2607 ((:name |location| :type |Int32| :direction :in)
2608 (:name |count| :type |SizeI| :direction :in)
2609 (:name |transpose| :type |Boolean| :direction :in)
2610 (:name |value| :type |Float32| :direction :in :array t :size count))
2611 :category "VERSION_2_0" :deprecated nil :version "2.0")
2612 (defglfun "UniformMatrix3fv" uniform-matrix-3fv :return "void" :args
2613 ((:name |location| :type |Int32| :direction :in)
2614 (:name |count| :type |SizeI| :direction :in)
2615 (:name |transpose| :type |Boolean| :direction :in)
2616 (:name |value| :type |Float32| :direction :in :array t :size count))
2617 :category "VERSION_2_0" :deprecated nil :version "2.0")
2618 (defglfun "UniformMatrix2fv" uniform-matrix-2fv :return "void" :args
2619 ((:name |location| :type |Int32| :direction :in)
2620 (:name |count| :type |SizeI| :direction :in)
2621 (:name |transpose| :type |Boolean| :direction :in)
2622 (:name |value| :type |Float32| :direction :in :array t :size count))
2623 :category "VERSION_2_0" :deprecated nil :version "2.0")
2624 (defglfun "Uniform4iv" uniform-4iv :return "void" :args
2625 ((:name |location| :type |Int32| :direction :in)
2626 (:name |count| :type |SizeI| :direction :in)
2627 (:name |value| :type |Int32| :direction :in :array t :size count))
2628 :category "VERSION_2_0" :deprecated nil :version "2.0")
2629 (defglfun "Uniform3iv" uniform-3iv :return "void" :args
2630 ((:name |location| :type |Int32| :direction :in)
2631 (:name |count| :type |SizeI| :direction :in)
2632 (:name |value| :type |Int32| :direction :in :array t :size count))
2633 :category "VERSION_2_0" :deprecated nil :version "2.0")
2634 (defglfun "Uniform2iv" uniform-2iv :return "void" :args
2635 ((:name |location| :type |Int32| :direction :in)
2636 (:name |count| :type |SizeI| :direction :in)
2637 (:name |value| :type |Int32| :direction :in :array t :size count))
2638 :category "VERSION_2_0" :deprecated nil :version "2.0")
2639 (defglfun "Uniform1iv" uniform-1iv :return "void" :args
2640 ((:name |location| :type |Int32| :direction :in)
2641 (:name |count| :type |SizeI| :direction :in)
2642 (:name |value| :type |Int32| :direction :in :array t :size count))
2643 :category "VERSION_2_0" :deprecated nil :version "2.0")
2644 (defglfun "Uniform4fv" uniform-4fv :return "void" :args
2645 ((:name |location| :type |Int32| :direction :in)
2646 (:name |count| :type |SizeI| :direction :in)
2647 (:name |value| :type |Float32| :direction :in :array t :size count))
2648 :category "VERSION_2_0" :deprecated nil :version "2.0")
2649 (defglfun "Uniform3fv" uniform-3fv :return "void" :args
2650 ((:name |location| :type |Int32| :direction :in)
2651 (:name |count| :type |SizeI| :direction :in)
2652 (:name |value| :type |Float32| :direction :in :array t :size count))
2653 :category "VERSION_2_0" :deprecated nil :version "2.0")
2654 (defglfun "Uniform2fv" uniform-2fv :return "void" :args
2655 ((:name |location| :type |Int32| :direction :in)
2656 (:name |count| :type |SizeI| :direction :in)
2657 (:name |value| :type |Float32| :direction :in :array t :size count))
2658 :category "VERSION_2_0" :deprecated nil :version "2.0")
2659 (defglfun "Uniform1fv" uniform-1fv :return "void" :args
2660 ((:name |location| :type |Int32| :direction :in)
2661 (:name |count| :type |SizeI| :direction :in)
2662 (:name |value| :type |Float32| :direction :in :array t :size count))
2663 :category "VERSION_2_0" :deprecated nil :version "2.0")
2664 (defglfun "Uniform4i" uniform-4i :return "void" :args
2665 ((:name |location| :type |Int32| :direction :in)
2666 (:name |v0| :type |Int32| :direction :in)
2667 (:name |v1| :type |Int32| :direction :in)
2668 (:name |v2| :type |Int32| :direction :in)
2669 (:name |v3| :type |Int32| :direction :in))
2670 :category "VERSION_2_0" :deprecated nil :version "2.0")
2671 (defglfun "Uniform3i" uniform-3i :return "void" :args
2672 ((:name |location| :type |Int32| :direction :in)
2673 (:name |v0| :type |Int32| :direction :in)
2674 (:name |v1| :type |Int32| :direction :in)
2675 (:name |v2| :type |Int32| :direction :in))
2676 :category "VERSION_2_0" :deprecated nil :version "2.0")
2677 (defglfun "Uniform2i" uniform-2i :return "void" :args
2678 ((:name |location| :type |Int32| :direction :in)
2679 (:name |v0| :type |Int32| :direction :in)
2680 (:name |v1| :type |Int32| :direction :in))
2681 :category "VERSION_2_0" :deprecated nil :version "2.0")
2682 (defglfun "Uniform1i" uniform-1i :return "void" :args
2683 ((:name |location| :type |Int32| :direction :in)
2684 (:name |v0| :type |Int32| :direction :in))
2685 :category "VERSION_2_0" :deprecated nil :version "2.0")
2686 (defglfun "Uniform4f" uniform-4f :return "void" :args
2687 ((:name |location| :type |Int32| :direction :in)
2688 (:name |v0| :type |Float32| :direction :in)
2689 (:name |v1| :type |Float32| :direction :in)
2690 (:name |v2| :type |Float32| :direction :in)
2691 (:name |v3| :type |Float32| :direction :in))
2692 :category "VERSION_2_0" :deprecated nil :version "2.0")
2693 (defglfun "Uniform3f" uniform-3f :return "void" :args
2694 ((:name |location| :type |Int32| :direction :in)
2695 (:name |v0| :type |Float32| :direction :in)
2696 (:name |v1| :type |Float32| :direction :in)
2697 (:name |v2| :type |Float32| :direction :in))
2698 :category "VERSION_2_0" :deprecated nil :version "2.0")
2699 (defglfun "Uniform2f" uniform-2f :return "void" :args
2700 ((:name |location| :type |Int32| :direction :in)
2701 (:name |v0| :type |Float32| :direction :in)
2702 (:name |v1| :type |Float32| :direction :in))
2703 :category "VERSION_2_0" :deprecated nil :version "2.0")
2704 (defglfun "Uniform1f" uniform-1f :return "void" :args
2705 ((:name |location| :type |Int32| :direction :in)
2706 (:name |v0| :type |Float32| :direction :in))
2707 :category "VERSION_2_0" :deprecated nil :version "2.0")
2708 (defglfun "UseProgram" use-program :return "void" :args
2709 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2710 :deprecated nil :version "2.0")
2711 (defglfun "ShaderSource" shader-source :return "void" :args
2712 ((:name |shader| :type |UInt32| :direction :in)
2713 (:name |count| :type |SizeI| :direction :in)
2714 (:name |string| :type |CharPointer| :direction :in :array t :size count)
2715 (:name |length| :type |Int32| :direction :in :array t :size #x1))
2716 :category "VERSION_2_0" :deprecated nil :version "2.0")
2717 (defglfun "LinkProgram" link-program :return "void" :args
2718 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2719 :deprecated nil :version "2.0")
2720 (defglfun "IsShader" is-shader :return "Boolean" :args
2721 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2722 :deprecated nil :version "2.0")
2723 (defglfun "IsProgram" is-program :return "Boolean" :args
2724 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2725 :deprecated nil :version "2.0")
2726 (defglfun "GetVertexAttribPointerv" get-vertex-attrib-pointerv :return "void"
2727 :args
2728 ((:name |index| :type |UInt32| :direction :in)
2729 (:name |pname| :type |VertexAttribPointerPropertyARB| :direction :in)
2730 (:name |pointer| :type |VoidPointer| :direction :out :array t :size #x1))
2731 :category "VERSION_2_0" :deprecated nil :version "2.0")
2732 (defglfun "GetVertexAttribiv" get-vertex-attrib-iv :return "void" :args
2733 ((:name |index| :type |UInt32| :direction :in)
2734 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2735 (:name |params| :type |Int32| :direction :out :array t :size #x4))
2736 :category "VERSION_2_0" :deprecated nil :version "2.0")
2737 (defglfun "GetVertexAttribfv" get-vertex-attrib-fv :return "void" :args
2738 ((:name |index| :type |UInt32| :direction :in)
2739 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2740 (:name |params| :type |Float32| :direction :out :array t :size #x4))
2741 :category "VERSION_2_0" :deprecated nil :version "2.0")
2742 (defglfun "GetVertexAttribdv" get-vertex-attrib-dv :return "void" :args
2743 ((:name |index| :type |UInt32| :direction :in)
2744 (:name |pname| :type |VertexAttribPropertyARB| :direction :in)
2745 (:name |params| :type |Float64| :direction :out :array t :size #x4))
2746 :category "VERSION_2_0" :deprecated nil :version "2.0")
2747 (defglfun "GetUniformiv" get-uniform-iv :return "void" :args
2748 ((:name |program| :type |UInt32| :direction :in)
2749 (:name |location| :type |Int32| :direction :in)
2750 (:name |params| :type |Int32| :direction :out :array t :size (|location|)))
2751 :category "VERSION_2_0" :deprecated nil :version "2.0")
2752 (defglfun "GetUniformfv" get-uniform-fv :return "void" :args
2753 ((:name |program| :type |UInt32| :direction :in)
2754 (:name |location| :type |Int32| :direction :in)
2755 (:name |params| :type |Float32| :direction :out :array t :size (|location|)))
2756 :category "VERSION_2_0" :deprecated nil :version "2.0")
2757 (defglfun "GetUniformLocation" get-uniform-location :return "Int32" :args
2758 ((:name |program| :type |UInt32| :direction :in)
2759 (:name |name| :type |Char| :direction :in :array t))
2760 :category "VERSION_2_0" :deprecated nil :version "2.0")
2761 (defglfun "GetShaderSource" get-shader-source :return "void" :args
2762 ((:name |shader| :type |UInt32| :direction :in)
2763 (:name |bufSize| :type |SizeI| :direction :in)
2764 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2765 (:name |source| :type |Char| :direction :out :array t :size length))
2766 :category "VERSION_2_0" :deprecated nil :version "2.0")
2767 (defglfun "GetShaderInfoLog" get-shader-info-log :return "void" :args
2768 ((:name |shader| :type |UInt32| :direction :in)
2769 (:name |bufSize| :type |SizeI| :direction :in)
2770 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2771 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2772 :category "VERSION_2_0" :deprecated nil :version "2.0")
2773 (defglfun "GetShaderiv" get-shader-iv :return "void" :args
2774 ((:name |shader| :type |UInt32| :direction :in)
2775 (:name |pname| :type |GLenum| :direction :in)
2776 (:name |params| :type |Int32| :direction :out :array t :size pname))
2777 :category "VERSION_2_0" :deprecated nil :version "2.0")
2778 (defglfun "GetProgramInfoLog" get-program-info-log :return "void" :args
2779 ((:name |program| :type |UInt32| :direction :in)
2780 (:name |bufSize| :type |SizeI| :direction :in)
2781 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2782 (:name |infoLog| :type |Char| :direction :out :array t :size length))
2783 :category "VERSION_2_0" :deprecated nil :version "2.0")
2784 (defglfun "GetProgramiv" get-program-iv :return "void" :args
2785 ((:name |program| :type |UInt32| :direction :in)
2786 (:name |pname| :type |GLenum| :direction :in)
2787 (:name |params| :type |Int32| :direction :out :array t :size pname))
2788 :category "VERSION_2_0" :deprecated nil :version "2.0")
2789 (defglfun "GetAttribLocation" get-attrib-location :return "Int32" :args
2790 ((:name |program| :type |UInt32| :direction :in)
2791 (:name |name| :type |Char| :direction :in :array t))
2792 :category "VERSION_2_0" :deprecated nil :version "2.0")
2793 (defglfun "GetAttachedShaders" get-attached-shaders :return "void" :args
2794 ((:name |program| :type |UInt32| :direction :in)
2795 (:name |maxCount| :type |SizeI| :direction :in)
2796 (:name |count| :type |SizeI| :direction :out :array t :size #x1)
2797 (:name |obj| :type |UInt32| :direction :out :array t :size count))
2798 :category "VERSION_2_0" :deprecated nil :version "2.0")
2799 (defglfun "GetActiveUniform" get-active-uniform :return "void" :args
2800 ((:name |program| :type |UInt32| :direction :in)
2801 (:name |index| :type |UInt32| :direction :in)
2802 (:name |bufSize| :type |SizeI| :direction :in)
2803 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2804 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2805 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2806 (:name |name| :type |Char| :direction :out :array t))
2807 :category "VERSION_2_0" :deprecated nil :version "2.0")
2808 (defglfun "GetActiveAttrib" get-active-attrib :return "void" :args
2809 ((:name |program| :type |UInt32| :direction :in)
2810 (:name |index| :type |UInt32| :direction :in)
2811 (:name |bufSize| :type |SizeI| :direction :in)
2812 (:name |length| :type |SizeI| :direction :out :array t :size #x1)
2813 (:name |size| :type |Int32| :direction :out :array t :size #x1)
2814 (:name |type| :type |GLenum| :direction :out :array t :size #x1)
2815 (:name |name| :type |Char| :direction :out :array t))
2816 :category "VERSION_2_0" :deprecated nil :version "2.0")
2817 (defglfun "EnableVertexAttribArray" enable-vertex-attrib-array :return "void"
2818 :args ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2819 :deprecated nil :version "2.0")
2820 (defglfun "DisableVertexAttribArray" disable-vertex-attrib-array :return "void"
2821 :args ((:name |index| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2822 :deprecated nil :version "2.0")
2823 (defglfun "DetachShader" detach-shader :return "void" :args
2824 ((:name |program| :type |UInt32| :direction :in)
2825 (:name |shader| :type |UInt32| :direction :in))
2826 :category "VERSION_2_0" :deprecated nil :version "2.0")
2827 (defglfun "DeleteShader" delete-shader :return "void" :args
2828 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2829 :deprecated nil :version "2.0")
2830 (defglfun "DeleteProgram" delete-program :return "void" :args
2831 ((:name |program| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2832 :deprecated nil :version "2.0")
2833 (defglfun "CreateShader" create-shader :return "UInt32" :args
2834 ((:name |type| :type |GLenum| :direction :in)) :category "VERSION_2_0"
2835 :deprecated nil :version "2.0")
2836 (defglfun "CreateProgram" create-program :return "UInt32" :args nil :category
2837 "VERSION_2_0" :deprecated nil :version "2.0")
2838 (defglfun "CompileShader" compile-shader :return "void" :args
2839 ((:name |shader| :type |UInt32| :direction :in)) :category "VERSION_2_0"
2840 :deprecated nil :version "2.0")
2841 (defglfun "BindAttribLocation" bind-attrib-location :return "void" :args
2842 ((:name |program| :type |UInt32| :direction :in)
2843 (:name |index| :type |UInt32| :direction :in)
2844 (:name |name| :type |Char| :direction :in :array t))
2845 :category "VERSION_2_0" :deprecated nil :version "2.0")
2846 (defglfun "AttachShader" attach-shader :return "void" :args
2847 ((:name |program| :type |UInt32| :direction :in)
2848 (:name |shader| :type |UInt32| :direction :in))
2849 :category "VERSION_2_0" :deprecated nil :version "2.0")
2850 (defglfun "StencilMaskSeparate" stencil-mask-separate :return "void" :args
2851 ((:name |face| :type |StencilFaceDirection| :direction :in)
2852 (:name |mask| :type |MaskedStencilValue| :direction :in))
2853 :category "VERSION_2_0" :deprecated nil :version "2.0")
2854 (defglfun "StencilFuncSeparate" stencil-func-separate :return "void" :args
2855 ((:name |face| :type |StencilFaceDirection| :direction :in)
2856 (:name |func| :type |StencilFunction| :direction :in)
2857 (:name |ref| :type |ClampedStencilValue| :direction :in)
2858 (:name |mask| :type |MaskedStencilValue| :direction :in))
2859 :category "VERSION_2_0" :deprecated nil :version "2.0")
2860 (defglfun "StencilOpSeparate" stencil-op-separate :return "void" :args
2861 ((:name |face| :type |StencilFaceDirection| :direction :in)
2862 (:name |sfail| :type |StencilOp| :direction :in)
2863 (:name |dpfail| :type |StencilOp| :direction :in)
2864 (:name |dppass| :type |StencilOp| :direction :in))
2865 :category "VERSION_2_0" :deprecated nil :version "2.0")
2866 (defglfun "DrawBuffers" draw-buffers :return "void" :args
2867 ((:name |n| :type |SizeI| :direction :in)
2868 (:name |bufs| :type |DrawBufferModeATI| :direction :in :array t :size n))
2869 :category "VERSION_2_0" :deprecated nil :version "2.0")
2870 (defglfun "BlendEquationSeparate" blend-equation-separate :return "void" :args
2871 ((:name |modeRGB| :type |BlendEquationModeEXT| :direction :in)
2872 (:name |modeAlpha| :type |BlendEquationModeEXT| :direction :in))
2873 :category "VERSION_2_0" :deprecated nil :version "2.0")