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