Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw.git] / lib / opengl-version_1_3.lisp
blobfd4fcc9cf83d72b759e4d4fce7d75226950b74cd
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (in-package #:cl-glfw-opengl)
5 ;;;; version_1_3
7 (defconstant +texture0+ #x84C0)
8 (defconstant +texture1+ #x84C1)
9 (defconstant +texture2+ #x84C2)
10 (defconstant +texture3+ #x84C3)
11 (defconstant +texture4+ #x84C4)
12 (defconstant +texture5+ #x84C5)
13 (defconstant +texture6+ #x84C6)
14 (defconstant +texture7+ #x84C7)
15 (defconstant +texture8+ #x84C8)
16 (defconstant +texture9+ #x84C9)
17 (defconstant +texture10+ #x84CA)
18 (defconstant +texture11+ #x84CB)
19 (defconstant +texture12+ #x84CC)
20 (defconstant +texture13+ #x84CD)
21 (defconstant +texture14+ #x84CE)
22 (defconstant +texture15+ #x84CF)
23 (defconstant +texture16+ #x84D0)
24 (defconstant +texture17+ #x84D1)
25 (defconstant +texture18+ #x84D2)
26 (defconstant +texture19+ #x84D3)
27 (defconstant +texture20+ #x84D4)
28 (defconstant +texture21+ #x84D5)
29 (defconstant +texture22+ #x84D6)
30 (defconstant +texture23+ #x84D7)
31 (defconstant +texture24+ #x84D8)
32 (defconstant +texture25+ #x84D9)
33 (defconstant +texture26+ #x84DA)
34 (defconstant +texture27+ #x84DB)
35 (defconstant +texture28+ #x84DC)
36 (defconstant +texture29+ #x84DD)
37 (defconstant +texture30+ #x84DE)
38 (defconstant +texture31+ #x84DF)
39 (defconstant +active-texture+ #x84E0)
40 (defconstant +client-active-texture+ #x84E1)
41 (defconstant +max-texture-units+ #x84E2)
42 (defconstant +transpose-modelview-matrix+ #x84E3)
43 (defconstant +transpose-projection-matrix+ #x84E4)
44 (defconstant +transpose-texture-matrix+ #x84E5)
45 (defconstant +transpose-color-matrix+ #x84E6)
46 (defconstant +multisample+ #x809D)
47 (defconstant +sample-alpha-to-coverage+ #x809E)
48 (defconstant +sample-alpha-to-one+ #x809F)
49 (defconstant +sample-coverage+ #x80A0)
50 (defconstant +sample-buffers+ #x80A8)
51 (defconstant +samples+ #x80A9)
52 (defconstant +sample-coverage-value+ #x80AA)
53 (defconstant +sample-coverage-invert+ #x80AB)
54 (defconstant +multisample-bit+ #x20000000)
55 (defconstant +normal-map+ #x8511)
56 (defconstant +reflection-map+ #x8512)
57 (defconstant +texture-cube-map+ #x8513)
58 (defconstant +texture-binding-cube-map+ #x8514)
59 (defconstant +texture-cube-map-positive-x+ #x8515)
60 (defconstant +texture-cube-map-negative-x+ #x8516)
61 (defconstant +texture-cube-map-positive-y+ #x8517)
62 (defconstant +texture-cube-map-negative-y+ #x8518)
63 (defconstant +texture-cube-map-positive-z+ #x8519)
64 (defconstant +texture-cube-map-negative-z+ #x851A)
65 (defconstant +proxy-texture-cube-map+ #x851B)
66 (defconstant +max-cube-map-texture-size+ #x851C)
67 (defconstant +compressed-alpha+ #x84E9)
68 (defconstant +compressed-luminance+ #x84EA)
69 (defconstant +compressed-luminance-alpha+ #x84EB)
70 (defconstant +compressed-intensity+ #x84EC)
71 (defconstant +compressed-rgb+ #x84ED)
72 (defconstant +compressed-rgba+ #x84EE)
73 (defconstant +texture-compression-hint+ #x84EF)
74 (defconstant +texture-compressed-image-size+ #x86A0)
75 (defconstant +texture-compressed+ #x86A1)
76 (defconstant +num-compressed-texture-formats+ #x86A2)
77 (defconstant +compressed-texture-formats+ #x86A3)
78 (defconstant +combine+ #x8570)
79 (defconstant +combine-rgb+ #x8571)
80 (defconstant +combine-alpha+ #x8572)
81 (defconstant +source0-rgb+ #x8580)
82 (defconstant +source1-rgb+ #x8581)
83 (defconstant +source2-rgb+ #x8582)
84 (defconstant +source0-alpha+ #x8588)
85 (defconstant +source1-alpha+ #x8589)
86 (defconstant +source2-alpha+ #x858A)
87 (defconstant +operand0-rgb+ #x8590)
88 (defconstant +operand1-rgb+ #x8591)
89 (defconstant +operand2-rgb+ #x8592)
90 (defconstant +operand0-alpha+ #x8598)
91 (defconstant +operand1-alpha+ #x8599)
92 (defconstant +operand2-alpha+ #x859A)
93 (defconstant +rgb-scale+ #x8573)
94 (defconstant +add-signed+ #x8574)
95 (defconstant +interpolate+ #x8575)
96 (defconstant +subtract+ #x84E7)
97 (defconstant +constant+ #x8576)
98 (defconstant +primary-color+ #x8577)
99 (defconstant +previous+ #x8578)
100 (defconstant +dot3-rgb+ #x86AE)
101 (defconstant +dot3-rgba+ #x86AF)
102 (defglfun
103 (("GetCompressedTexImage" get-compressed-tex-image) :args
104 ((:name |target| :type |TextureTarget| :direction :in)
105 (:name |level| :type |CheckedInt32| :direction :in)
106 (:name |img| :type |CompressedTextureARB| :direction :out :array t :size
107 (|target| |level|)))
108 :return ("void") :category ("VERSION_1_3") :dlflags ("notlistable") :glxflags
109 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxsingle
110 ("160") :glsflags ("get") :glsopcode ("0x01CF") :wglflags
111 ("client-handcode" "server-handcode") :offset ("560")))
112 (defglfun
113 (("CompressedTexSubImage1D" compressed-tex-sub-image-1d) :args
114 ((:name |target| :type |TextureTarget| :direction :in)
115 (:name |level| :type |CheckedInt32| :direction :in)
116 (:name |xoffset| :type |CheckedInt32| :direction :in)
117 (:name |width| :type |SizeI| :direction :in)
118 (:name |format| :type |PixelFormat| :direction :in)
119 (:name |imageSize| :type |SizeI| :direction :in)
120 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
121 imagesize))
122 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
123 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
124 ("217") :glsopcode ("0x01CE") :wglflags ("client-handcode" "server-handcode")
125 :offset ("559")))
126 (defglfun
127 (("CompressedTexSubImage2D" compressed-tex-sub-image-2d) :args
128 ((:name |target| :type |TextureTarget| :direction :in)
129 (:name |level| :type |CheckedInt32| :direction :in)
130 (:name |xoffset| :type |CheckedInt32| :direction :in)
131 (:name |yoffset| :type |CheckedInt32| :direction :in)
132 (:name |width| :type |SizeI| :direction :in)
133 (:name |height| :type |SizeI| :direction :in)
134 (:name |format| :type |PixelFormat| :direction :in)
135 (:name |imageSize| :type |SizeI| :direction :in)
136 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
137 imagesize))
138 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
139 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
140 ("218") :glsopcode ("0x01CD") :wglflags ("client-handcode" "server-handcode")
141 :offset ("558")))
142 (defglfun
143 (("CompressedTexSubImage3D" compressed-tex-sub-image-3d) :args
144 ((:name |target| :type |TextureTarget| :direction :in)
145 (:name |level| :type |CheckedInt32| :direction :in)
146 (:name |xoffset| :type |CheckedInt32| :direction :in)
147 (:name |yoffset| :type |CheckedInt32| :direction :in)
148 (:name |zoffset| :type |CheckedInt32| :direction :in)
149 (:name |width| :type |SizeI| :direction :in)
150 (:name |height| :type |SizeI| :direction :in)
151 (:name |depth| :type |SizeI| :direction :in)
152 (:name |format| :type |PixelFormat| :direction :in)
153 (:name |imageSize| :type |SizeI| :direction :in)
154 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
155 imagesize))
156 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
157 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
158 ("219") :glsopcode ("0x01CC") :wglflags ("client-handcode" "server-handcode")
159 :offset ("557")))
160 (defglfun
161 (("CompressedTexImage1D" compressed-tex-image-1d) :args
162 ((:name |target| :type |TextureTarget| :direction :in)
163 (:name |level| :type |CheckedInt32| :direction :in)
164 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
165 (:name |width| :type |SizeI| :direction :in)
166 (:name |border| :type |CheckedInt32| :direction :in)
167 (:name |imageSize| :type |SizeI| :direction :in)
168 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
169 imagesize))
170 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
171 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
172 ("214") :glsopcode ("0x01CB") :wglflags ("client-handcode" "server-handcode")
173 :offset ("556")))
174 (defglfun
175 (("CompressedTexImage2D" compressed-tex-image-2d) :args
176 ((:name |target| :type |TextureTarget| :direction :in)
177 (:name |level| :type |CheckedInt32| :direction :in)
178 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
179 (:name |width| :type |SizeI| :direction :in)
180 (:name |height| :type |SizeI| :direction :in)
181 (:name |border| :type |CheckedInt32| :direction :in)
182 (:name |imageSize| :type |SizeI| :direction :in)
183 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
184 imagesize))
185 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
186 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
187 ("215") :glsopcode ("0x01CA") :wglflags ("client-handcode" "server-handcode")
188 :offset ("555")))
189 (defglfun
190 (("CompressedTexImage3D" compressed-tex-image-3d) :args
191 ((:name |target| :type |TextureTarget| :direction :in)
192 (:name |level| :type |CheckedInt32| :direction :in)
193 (:name |internalformat| :type |PixelInternalFormat| :direction :in)
194 (:name |width| :type |SizeI| :direction :in)
195 (:name |height| :type |SizeI| :direction :in)
196 (:name |depth| :type |SizeI| :direction :in)
197 (:name |border| :type |CheckedInt32| :direction :in)
198 (:name |imageSize| :type |SizeI| :direction :in)
199 (:name |data| :type |CompressedTextureARB| :direction :in :array t :size
200 imagesize))
201 :return ("void") :category ("VERSION_1_3") :dlflags ("handcode") :glxflags
202 ("ARB" "client-handcode" "server-handcode") :version ("1.3") :glxropcode
203 ("216") :glsopcode ("0x01C9") :wglflags ("client-handcode" "server-handcode")
204 :offset ("554")))
205 (defglfun
206 (("SampleCoverage" sample-coverage) :args
207 ((:name |value| :type |ClampedFloat32| :direction :in)
208 (:name |invert| :type |Boolean| :direction :in))
209 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
210 :glxropcode ("229") :glsopcode ("0x01C7") :offset ("412")))
211 (defglfun
212 (("MultTransposeMatrixd" mult-transpose-matrix-d) :args
213 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :return
214 ("void") :category ("VERSION_1_3") :glxflags
215 ("ARB" "client-handcode" "client-intercept" "server-handcode") :version
216 ("1.3") :glsflags ("matrix") :glsopcode ("0x01C6") :offset ("411")))
217 (defglfun
218 (("MultTransposeMatrixf" mult-transpose-matrix-f) :args
219 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :return
220 ("void") :category ("VERSION_1_3") :glxflags
221 ("ARB" "client-handcode" "client-intercept" "server-handcode") :version
222 ("1.3") :glsflags ("matrix") :glsopcode ("0x01C5") :offset ("410")))
223 (defglfun
224 (("LoadTransposeMatrixd" load-transpose-matrix-d) :args
225 ((:name |m| :type |Float64| :direction :in :array t :size #x10)) :return
226 ("void") :category ("VERSION_1_3") :glxflags
227 ("ARB" "client-handcode" "client-intercept" "server-handcode") :version
228 ("1.3") :glsflags ("matrix") :glsopcode ("0x01C4") :offset ("409")))
229 (defglfun
230 (("LoadTransposeMatrixf" load-transpose-matrix-f) :args
231 ((:name |m| :type |Float32| :direction :in :array t :size #x10)) :return
232 ("void") :category ("VERSION_1_3") :glxflags
233 ("ARB" "client-handcode" "client-intercept" "server-handcode") :version
234 ("1.3") :glsflags ("matrix") :glsopcode ("0x01C3") :offset ("408")))
235 (defglfun
236 (("MultiTexCoord4sv" multi-tex-coord-4sv) :args
237 ((:name |target| :type |TextureUnit| :direction :in)
238 (:name |v| :type |CoordS| :direction :in :array t :size #x4))
239 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
240 :glxropcode ("213") :glsopcode ("0x01C2") :offset ("407")))
241 (defglfun
242 (("MultiTexCoord4s" multi-tex-coord-4s) :args
243 ((:name |target| :type |TextureUnit| :direction :in)
244 (:name |s| :type |CoordS| :direction :in)
245 (:name |t| :type |CoordS| :direction :in)
246 (:name |r| :type |CoordS| :direction :in)
247 (:name |q| :type |CoordS| :direction :in))
248 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
249 :vectorequiv ("MultiTexCoord4sv") :offset ("406")))
250 (defglfun
251 (("MultiTexCoord4iv" multi-tex-coord-4iv) :args
252 ((:name |target| :type |TextureUnit| :direction :in)
253 (:name |v| :type |CoordI| :direction :in :array t :size #x4))
254 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
255 :glxropcode ("212") :glsopcode ("0x01C1") :offset ("405")))
256 (defglfun
257 (("MultiTexCoord4i" multi-tex-coord-4i) :args
258 ((:name |target| :type |TextureUnit| :direction :in)
259 (:name |s| :type |CoordI| :direction :in)
260 (:name |t| :type |CoordI| :direction :in)
261 (:name |r| :type |CoordI| :direction :in)
262 (:name |q| :type |CoordI| :direction :in))
263 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
264 :vectorequiv ("MultiTexCoord4iv") :offset ("404")))
265 (defglfun
266 (("MultiTexCoord4fv" multi-tex-coord-4fv) :args
267 ((:name |target| :type |TextureUnit| :direction :in)
268 (:name |v| :type |CoordF| :direction :in :array t :size #x4))
269 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
270 :glxropcode ("211") :glsopcode ("0x01C0") :offset ("403")))
271 (defglfun
272 (("MultiTexCoord4f" multi-tex-coord-4f) :args
273 ((:name |target| :type |TextureUnit| :direction :in)
274 (:name |s| :type |CoordF| :direction :in)
275 (:name |t| :type |CoordF| :direction :in)
276 (:name |r| :type |CoordF| :direction :in)
277 (:name |q| :type |CoordF| :direction :in))
278 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
279 :vectorequiv ("MultiTexCoord4fv") :offset ("402")))
280 (defglfun
281 (("MultiTexCoord4dv" multi-tex-coord-4dv) :args
282 ((:name |target| :type |TextureUnit| :direction :in)
283 (:name |v| :type |CoordD| :direction :in :array t :size #x4))
284 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
285 :glxropcode ("210") :glsopcode ("0x01BF") :offset ("401")))
286 (defglfun
287 (("MultiTexCoord4d" multi-tex-coord-4d) :args
288 ((:name |target| :type |TextureUnit| :direction :in)
289 (:name |s| :type |CoordD| :direction :in)
290 (:name |t| :type |CoordD| :direction :in)
291 (:name |r| :type |CoordD| :direction :in)
292 (:name |q| :type |CoordD| :direction :in))
293 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
294 :vectorequiv ("MultiTexCoord4dv") :offset ("400")))
295 (defglfun
296 (("MultiTexCoord3sv" multi-tex-coord-3sv) :args
297 ((:name |target| :type |TextureUnit| :direction :in)
298 (:name |v| :type |CoordS| :direction :in :array t :size #x3))
299 :return ("void") :category ("VERSION_1_3") :version ("1.3") :glxflags ("ARB")
300 :glxropcode ("209") :glsopcode ("0x01BE") :offset ("399")))
301 (defglfun
302 (("MultiTexCoord3s" multi-tex-coord-3s) :args
303 ((:name |target| :type |TextureUnit| :direction :in)
304 (:name |s| :type |CoordS| :direction :in)
305 (:name |t| :type |CoordS| :direction :in)
306 (:name |r| :type |CoordS| :direction :in))
307 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
308 :vectorequiv ("MultiTexCoord3sv") :offset ("398")))
309 (defglfun
310 (("MultiTexCoord3iv" multi-tex-coord-3iv) :args
311 ((:name |target| :type |TextureUnit| :direction :in)
312 (:name |v| :type |CoordI| :direction :in :array t :size #x3))
313 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
314 :glxropcode ("208") :glsopcode ("0x01BD") :offset ("397")))
315 (defglfun
316 (("MultiTexCoord3i" multi-tex-coord-3i) :args
317 ((:name |target| :type |TextureUnit| :direction :in)
318 (:name |s| :type |CoordI| :direction :in)
319 (:name |t| :type |CoordI| :direction :in)
320 (:name |r| :type |CoordI| :direction :in))
321 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
322 :vectorequiv ("MultiTexCoord3iv") :offset ("396")))
323 (defglfun
324 (("MultiTexCoord3fv" multi-tex-coord-3fv) :args
325 ((:name |target| :type |TextureUnit| :direction :in)
326 (:name |v| :type |CoordF| :direction :in :array t :size #x3))
327 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
328 :glxropcode ("207") :glsopcode ("0x01BC") :offset ("395")))
329 (defglfun
330 (("MultiTexCoord3f" multi-tex-coord-3f) :args
331 ((:name |target| :type |TextureUnit| :direction :in)
332 (:name |s| :type |CoordF| :direction :in)
333 (:name |t| :type |CoordF| :direction :in)
334 (:name |r| :type |CoordF| :direction :in))
335 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
336 :vectorequiv ("MultiTexCoord3fv") :offset ("394")))
337 (defglfun
338 (("MultiTexCoord3dv" multi-tex-coord-3dv) :args
339 ((:name |target| :type |TextureUnit| :direction :in)
340 (:name |v| :type |CoordD| :direction :in :array t :size #x3))
341 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
342 :glxropcode ("206") :glsopcode ("0x01BB") :offset ("393")))
343 (defglfun
344 (("MultiTexCoord3d" multi-tex-coord-3d) :args
345 ((:name |target| :type |TextureUnit| :direction :in)
346 (:name |s| :type |CoordD| :direction :in)
347 (:name |t| :type |CoordD| :direction :in)
348 (:name |r| :type |CoordD| :direction :in))
349 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
350 :vectorequiv ("MultiTexCoord3dv") :offset ("392")))
351 (defglfun
352 (("MultiTexCoord2sv" multi-tex-coord-2sv) :args
353 ((:name |target| :type |TextureUnit| :direction :in)
354 (:name |v| :type |CoordS| :direction :in :array t :size #x2))
355 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
356 :glxropcode ("205") :glsopcode ("0x01BA") :offset ("391")))
357 (defglfun
358 (("MultiTexCoord2s" multi-tex-coord-2s) :args
359 ((:name |target| :type |TextureUnit| :direction :in)
360 (:name |s| :type |CoordS| :direction :in)
361 (:name |t| :type |CoordS| :direction :in))
362 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
363 :vectorequiv ("MultiTexCoord2sv") :offset ("390")))
364 (defglfun
365 (("MultiTexCoord2iv" multi-tex-coord-2iv) :args
366 ((:name |target| :type |TextureUnit| :direction :in)
367 (:name |v| :type |CoordI| :direction :in :array t :size #x2))
368 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
369 :glxropcode ("204") :glsopcode ("0x01B9") :offset ("389")))
370 (defglfun
371 (("MultiTexCoord2i" multi-tex-coord-2i) :args
372 ((:name |target| :type |TextureUnit| :direction :in)
373 (:name |s| :type |CoordI| :direction :in)
374 (:name |t| :type |CoordI| :direction :in))
375 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
376 :vectorequiv ("MultiTexCoord2iv") :offset ("388")))
377 (defglfun
378 (("MultiTexCoord2fv" multi-tex-coord-2fv) :args
379 ((:name |target| :type |TextureUnit| :direction :in)
380 (:name |v| :type |CoordF| :direction :in :array t :size #x2))
381 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
382 :glxropcode ("203") :glsopcode ("0x01B8") :offset ("387")))
383 (defglfun
384 (("MultiTexCoord2f" multi-tex-coord-2f) :args
385 ((:name |target| :type |TextureUnit| :direction :in)
386 (:name |s| :type |CoordF| :direction :in)
387 (:name |t| :type |CoordF| :direction :in))
388 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
389 :vectorequiv ("MultiTexCoord2fv") :offset ("386")))
390 (defglfun
391 (("MultiTexCoord2dv" multi-tex-coord-2dv) :args
392 ((:name |target| :type |TextureUnit| :direction :in)
393 (:name |v| :type |CoordD| :direction :in :array t :size #x2))
394 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
395 :glxropcode ("202") :glsopcode ("0x01B7") :offset ("385")))
396 (defglfun
397 (("MultiTexCoord2d" multi-tex-coord-2d) :args
398 ((:name |target| :type |TextureUnit| :direction :in)
399 (:name |s| :type |CoordD| :direction :in)
400 (:name |t| :type |CoordD| :direction :in))
401 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
402 :vectorequiv ("MultiTexCoord2dv") :offset ("384")))
403 (defglfun
404 (("MultiTexCoord1sv" multi-tex-coord-1sv) :args
405 ((:name |target| :type |TextureUnit| :direction :in)
406 (:name |v| :type |CoordS| :direction :in :array t :size #x1))
407 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
408 :glxropcode ("201") :glsopcode ("0x01B6") :offset ("383")))
409 (defglfun
410 (("MultiTexCoord1s" multi-tex-coord-1s) :args
411 ((:name |target| :type |TextureUnit| :direction :in)
412 (:name |s| :type |CoordS| :direction :in))
413 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
414 :vectorequiv ("MultiTexCoord1sv") :offset ("382")))
415 (defglfun
416 (("MultiTexCoord1iv" multi-tex-coord-1iv) :args
417 ((:name |target| :type |TextureUnit| :direction :in)
418 (:name |v| :type |CoordI| :direction :in :array t :size #x1))
419 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
420 :glxropcode ("200") :glsopcode ("0x01B5") :offset ("381")))
421 (defglfun
422 (("MultiTexCoord1i" multi-tex-coord-1i) :args
423 ((:name |target| :type |TextureUnit| :direction :in)
424 (:name |s| :type |CoordI| :direction :in))
425 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
426 :vectorequiv ("MultiTexCoord1iv") :offset ("380")))
427 (defglfun
428 (("MultiTexCoord1fv" multi-tex-coord-1fv) :args
429 ((:name |target| :type |TextureUnit| :direction :in)
430 (:name |v| :type |CoordF| :direction :in :array t :size #x1))
431 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
432 :glxropcode ("199") :glsopcode ("0x01B4") :offset ("379")))
433 (defglfun
434 (("MultiTexCoord1f" multi-tex-coord-1f) :args
435 ((:name |target| :type |TextureUnit| :direction :in)
436 (:name |s| :type |CoordF| :direction :in))
437 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
438 :vectorequiv ("MultiTexCoord1fv") :offset ("378")))
439 (defglfun
440 (("MultiTexCoord1dv" multi-tex-coord-1dv) :args
441 ((:name |target| :type |TextureUnit| :direction :in)
442 (:name |v| :type |CoordD| :direction :in :array t :size #x1))
443 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
444 :glxropcode ("198") :glsopcode ("0x01B3") :offset ("377")))
445 (defglfun
446 (("MultiTexCoord1d" multi-tex-coord-1d) :args
447 ((:name |target| :type |TextureUnit| :direction :in)
448 (:name |s| :type |CoordD| :direction :in))
449 :return ("void") :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3")
450 :vectorequiv ("MultiTexCoord1dv") :offset ("376")))
451 (defglfun
452 (("ClientActiveTexture" client-active-texture) :args
453 ((:name |texture| :type |TextureUnit| :direction :in)) :return ("void")
454 :category ("VERSION_1_3") :dlflags ("notlistable") :glxflags
455 ("ARB" "client-handcode" "client-intercept" "server-handcode") :version
456 ("1.3") :glsflags ("client") :glsopcode ("0x01B2") :offset ("375")))
457 (defglfun
458 (("ActiveTexture" active-texture) :args
459 ((:name |texture| :type |TextureUnit| :direction :in)) :return ("void")
460 :category ("VERSION_1_3") :glxflags ("ARB") :version ("1.3") :glxropcode
461 ("197") :glsopcode ("0x01B1") :offset ("374")))