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