Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / opengl-sun_vertex.lisp
blob4bb3df0d99c7dbc17acfc940cbe1cecb42dcc8ab
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 ;;;; sun_vertex
7 (defglextfun
8 (("ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN"
9 replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun)
10 :args
11 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
12 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
13 (:name |c| :type |Float32| :direction :in :array t :size #x4)
14 (:name |n| :type |Float32| :direction :in :array t :size #x3)
15 (:name |v| :type |Float32| :direction :in :array t :size #x3))
16 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
17 :glsflags ("ignore") :offset ("?")))
18 (defglextfun
19 (("ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN"
20 replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3f-sun)
21 :args
22 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
23 (:name |s| :type |Float32| :direction :in)
24 (:name |t| :type |Float32| :direction :in)
25 (:name |r| :type |Float32| :direction :in)
26 (:name |g| :type |Float32| :direction :in)
27 (:name |b| :type |Float32| :direction :in)
28 (:name |a| :type |Float32| :direction :in)
29 (:name |nx| :type |Float32| :direction :in)
30 (:name |ny| :type |Float32| :direction :in)
31 (:name |nz| :type |Float32| :direction :in)
32 (:name |x| :type |Float32| :direction :in)
33 (:name |y| :type |Float32| :direction :in)
34 (:name |z| :type |Float32| :direction :in))
35 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
36 :glsflags ("ignore") :offset ("?")))
37 (defglextfun
38 (("ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN"
39 replacement-codeui-tex-coord-2f-normal-3f-vertex-3fv-sun)
40 :args
41 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
42 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
43 (:name |n| :type |Float32| :direction :in :array t :size #x3)
44 (:name |v| :type |Float32| :direction :in :array t :size #x3))
45 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
46 :glsflags ("ignore") :offset ("?")))
47 (defglextfun
48 (("ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN"
49 replacement-codeui-tex-coord-2f-normal-3f-vertex-3f-sun)
50 :args
51 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
52 (:name |s| :type |Float32| :direction :in)
53 (:name |t| :type |Float32| :direction :in)
54 (:name |nx| :type |Float32| :direction :in)
55 (:name |ny| :type |Float32| :direction :in)
56 (:name |nz| :type |Float32| :direction :in)
57 (:name |x| :type |Float32| :direction :in)
58 (:name |y| :type |Float32| :direction :in)
59 (:name |z| :type |Float32| :direction :in))
60 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
61 :glsflags ("ignore") :offset ("?")))
62 (defglextfun
63 (("ReplacementCodeuiTexCoord2fVertex3fvSUN"
64 replacement-codeui-tex-coord-2f-vertex-3fv-sun)
65 :args
66 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
67 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
68 (:name |v| :type |Float32| :direction :in :array t :size #x3))
69 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
70 :glsflags ("ignore") :offset ("?")))
71 (defglextfun
72 (("ReplacementCodeuiTexCoord2fVertex3fSUN"
73 replacement-codeui-tex-coord-2f-vertex-3f-sun)
74 :args
75 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
76 (:name |s| :type |Float32| :direction :in)
77 (:name |t| :type |Float32| :direction :in)
78 (:name |x| :type |Float32| :direction :in)
79 (:name |y| :type |Float32| :direction :in)
80 (:name |z| :type |Float32| :direction :in))
81 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
82 :glsflags ("ignore") :offset ("?")))
83 (defglextfun
84 (("ReplacementCodeuiColor4fNormal3fVertex3fvSUN"
85 replacement-codeui-color-4f-normal-3f-vertex-3fv-sun)
86 :args
87 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
88 (:name |c| :type |Float32| :direction :in :array t :size #x4)
89 (:name |n| :type |Float32| :direction :in :array t :size #x3)
90 (:name |v| :type |Float32| :direction :in :array t :size #x3))
91 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
92 :glsflags ("ignore") :offset ("?")))
93 (defglextfun
94 (("ReplacementCodeuiColor4fNormal3fVertex3fSUN"
95 replacement-codeui-color-4f-normal-3f-vertex-3f-sun)
96 :args
97 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
98 (:name |r| :type |Float32| :direction :in)
99 (:name |g| :type |Float32| :direction :in)
100 (:name |b| :type |Float32| :direction :in)
101 (:name |a| :type |Float32| :direction :in)
102 (:name |nx| :type |Float32| :direction :in)
103 (:name |ny| :type |Float32| :direction :in)
104 (:name |nz| :type |Float32| :direction :in)
105 (:name |x| :type |Float32| :direction :in)
106 (:name |y| :type |Float32| :direction :in)
107 (:name |z| :type |Float32| :direction :in))
108 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
109 :glsflags ("ignore") :offset ("?")))
110 (defglextfun
111 (("ReplacementCodeuiNormal3fVertex3fvSUN"
112 replacement-codeui-normal-3f-vertex-3fv-sun)
113 :args
114 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
115 (:name |n| :type |Float32| :direction :in :array t :size #x3)
116 (:name |v| :type |Float32| :direction :in :array t :size #x3))
117 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
118 :glsflags ("ignore") :offset ("?")))
119 (defglextfun
120 (("ReplacementCodeuiNormal3fVertex3fSUN"
121 replacement-codeui-normal-3f-vertex-3f-sun)
122 :args
123 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
124 (:name |nx| :type |Float32| :direction :in)
125 (:name |ny| :type |Float32| :direction :in)
126 (:name |nz| :type |Float32| :direction :in)
127 (:name |x| :type |Float32| :direction :in)
128 (:name |y| :type |Float32| :direction :in)
129 (:name |z| :type |Float32| :direction :in))
130 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
131 :glsflags ("ignore") :offset ("?")))
132 (defglextfun
133 (("ReplacementCodeuiColor3fVertex3fvSUN"
134 replacement-codeui-color-3f-vertex-3fv-sun)
135 :args
136 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
137 (:name |c| :type |Float32| :direction :in :array t :size #x3)
138 (:name |v| :type |Float32| :direction :in :array t :size #x3))
139 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
140 :glsflags ("ignore") :offset ("?")))
141 (defglextfun
142 (("ReplacementCodeuiColor3fVertex3fSUN"
143 replacement-codeui-color-3f-vertex-3f-sun)
144 :args
145 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
146 (:name |r| :type |Float32| :direction :in)
147 (:name |g| :type |Float32| :direction :in)
148 (:name |b| :type |Float32| :direction :in)
149 (:name |x| :type |Float32| :direction :in)
150 (:name |y| :type |Float32| :direction :in)
151 (:name |z| :type |Float32| :direction :in))
152 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
153 :glsflags ("ignore") :offset ("?")))
154 (defglextfun
155 (("ReplacementCodeuiColor4ubVertex3fvSUN"
156 replacement-codeui-color-4ub-vertex-3fv-sun)
157 :args
158 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
159 (:name |c| :type |UInt8| :direction :in :array t :size #x4)
160 (:name |v| :type |Float32| :direction :in :array t :size #x3))
161 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
162 :glsflags ("ignore") :offset ("?")))
163 (defglextfun
164 (("ReplacementCodeuiColor4ubVertex3fSUN"
165 replacement-codeui-color-4ub-vertex-3f-sun)
166 :args
167 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
168 (:name |r| :type |UInt8| :direction :in)
169 (:name |g| :type |UInt8| :direction :in)
170 (:name |b| :type |UInt8| :direction :in)
171 (:name |a| :type |UInt8| :direction :in)
172 (:name |x| :type |Float32| :direction :in)
173 (:name |y| :type |Float32| :direction :in)
174 (:name |z| :type |Float32| :direction :in))
175 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
176 :glsflags ("ignore") :offset ("?")))
177 (defglextfun
178 (("ReplacementCodeuiVertex3fvSUN" replacement-codeui-vertex-3fv-sun) :args
179 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
180 (:name |v| :type |Float32| :direction :in :array t :size #x3))
181 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
182 :glsflags ("ignore") :offset ("?")))
183 (defglextfun
184 (("ReplacementCodeuiVertex3fSUN" replacement-codeui-vertex-3f-sun) :args
185 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
186 (:name |x| :type |Float32| :direction :in)
187 (:name |y| :type |Float32| :direction :in)
188 (:name |z| :type |Float32| :direction :in))
189 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
190 :glsflags ("ignore") :offset ("?")))
191 (defglextfun
192 (("TexCoord4fColor4fNormal3fVertex4fvSUN"
193 tex-coord-4f-color-4f-normal-3f-vertex-4fv-sun)
194 :args
195 ((:name |tc| :type |Float32| :direction :in :array t :size #x4)
196 (:name |c| :type |Float32| :direction :in :array t :size #x4)
197 (:name |n| :type |Float32| :direction :in :array t :size #x3)
198 (:name |v| :type |Float32| :direction :in :array t :size #x4))
199 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
200 :glsflags ("ignore") :offset ("?")))
201 (defglextfun
202 (("TexCoord4fColor4fNormal3fVertex4fSUN"
203 tex-coord-4f-color-4f-normal-3f-vertex-4f-sun)
204 :args
205 ((:name |s| :type |Float32| :direction :in)
206 (:name |t| :type |Float32| :direction :in)
207 (:name |p| :type |Float32| :direction :in)
208 (:name |q| :type |Float32| :direction :in)
209 (:name |r| :type |Float32| :direction :in)
210 (:name |g| :type |Float32| :direction :in)
211 (:name |b| :type |Float32| :direction :in)
212 (:name |a| :type |Float32| :direction :in)
213 (:name |nx| :type |Float32| :direction :in)
214 (:name |ny| :type |Float32| :direction :in)
215 (:name |nz| :type |Float32| :direction :in)
216 (:name |x| :type |Float32| :direction :in)
217 (:name |y| :type |Float32| :direction :in)
218 (:name |z| :type |Float32| :direction :in)
219 (:name |w| :type |Float32| :direction :in))
220 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
221 :glsflags ("ignore") :offset ("?")))
222 (defglextfun
223 (("TexCoord2fColor4fNormal3fVertex3fvSUN"
224 tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun)
225 :args
226 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
227 (:name |c| :type |Float32| :direction :in :array t :size #x4)
228 (:name |n| :type |Float32| :direction :in :array t :size #x3)
229 (:name |v| :type |Float32| :direction :in :array t :size #x3))
230 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
231 :glsflags ("ignore") :offset ("?")))
232 (defglextfun
233 (("TexCoord2fColor4fNormal3fVertex3fSUN"
234 tex-coord-2f-color-4f-normal-3f-vertex-3f-sun)
235 :args
236 ((:name |s| :type |Float32| :direction :in)
237 (:name |t| :type |Float32| :direction :in)
238 (:name |r| :type |Float32| :direction :in)
239 (:name |g| :type |Float32| :direction :in)
240 (:name |b| :type |Float32| :direction :in)
241 (:name |a| :type |Float32| :direction :in)
242 (:name |nx| :type |Float32| :direction :in)
243 (:name |ny| :type |Float32| :direction :in)
244 (:name |nz| :type |Float32| :direction :in)
245 (:name |x| :type |Float32| :direction :in)
246 (:name |y| :type |Float32| :direction :in)
247 (:name |z| :type |Float32| :direction :in))
248 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
249 :glsflags ("ignore") :offset ("?")))
250 (defglextfun
251 (("TexCoord2fNormal3fVertex3fvSUN" tex-coord-2f-normal-3f-vertex-3fv-sun)
252 :args
253 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
254 (:name |n| :type |Float32| :direction :in :array t :size #x3)
255 (:name |v| :type |Float32| :direction :in :array t :size #x3))
256 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
257 :glsflags ("ignore") :offset ("?")))
258 (defglextfun
259 (("TexCoord2fNormal3fVertex3fSUN" tex-coord-2f-normal-3f-vertex-3f-sun) :args
260 ((:name |s| :type |Float32| :direction :in)
261 (:name |t| :type |Float32| :direction :in)
262 (:name |nx| :type |Float32| :direction :in)
263 (:name |ny| :type |Float32| :direction :in)
264 (:name |nz| :type |Float32| :direction :in)
265 (:name |x| :type |Float32| :direction :in)
266 (:name |y| :type |Float32| :direction :in)
267 (:name |z| :type |Float32| :direction :in))
268 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
269 :glsflags ("ignore") :offset ("?")))
270 (defglextfun
271 (("TexCoord2fColor3fVertex3fvSUN" tex-coord-2f-color-3f-vertex-3fv-sun) :args
272 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
273 (:name |c| :type |Float32| :direction :in :array t :size #x3)
274 (:name |v| :type |Float32| :direction :in :array t :size #x3))
275 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
276 :glsflags ("ignore") :offset ("?")))
277 (defglextfun
278 (("TexCoord2fColor3fVertex3fSUN" tex-coord-2f-color-3f-vertex-3f-sun) :args
279 ((:name |s| :type |Float32| :direction :in)
280 (:name |t| :type |Float32| :direction :in)
281 (:name |r| :type |Float32| :direction :in)
282 (:name |g| :type |Float32| :direction :in)
283 (:name |b| :type |Float32| :direction :in)
284 (:name |x| :type |Float32| :direction :in)
285 (:name |y| :type |Float32| :direction :in)
286 (:name |z| :type |Float32| :direction :in))
287 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
288 :glsflags ("ignore") :offset ("?")))
289 (defglextfun
290 (("TexCoord2fColor4ubVertex3fvSUN" tex-coord-2f-color-4ub-vertex-3fv-sun)
291 :args
292 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
293 (:name |c| :type |UInt8| :direction :in :array t :size #x4)
294 (:name |v| :type |Float32| :direction :in :array t :size #x3))
295 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
296 :glsflags ("ignore") :offset ("?")))
297 (defglextfun
298 (("TexCoord2fColor4ubVertex3fSUN" tex-coord-2f-color-4ub-vertex-3f-sun) :args
299 ((:name |s| :type |Float32| :direction :in)
300 (:name |t| :type |Float32| :direction :in)
301 (:name |r| :type |UInt8| :direction :in)
302 (:name |g| :type |UInt8| :direction :in)
303 (:name |b| :type |UInt8| :direction :in)
304 (:name |a| :type |UInt8| :direction :in)
305 (:name |x| :type |Float32| :direction :in)
306 (:name |y| :type |Float32| :direction :in)
307 (:name |z| :type |Float32| :direction :in))
308 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
309 :glsflags ("ignore") :offset ("?")))
310 (defglextfun
311 (("TexCoord4fVertex4fvSUN" tex-coord-4f-vertex-4fv-sun) :args
312 ((:name |tc| :type |Float32| :direction :in :array t :size #x4)
313 (:name |v| :type |Float32| :direction :in :array t :size #x4))
314 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
315 :glsflags ("ignore") :offset ("?")))
316 (defglextfun
317 (("TexCoord4fVertex4fSUN" tex-coord-4f-vertex-4f-sun) :args
318 ((:name |s| :type |Float32| :direction :in)
319 (:name |t| :type |Float32| :direction :in)
320 (:name |p| :type |Float32| :direction :in)
321 (:name |q| :type |Float32| :direction :in)
322 (:name |x| :type |Float32| :direction :in)
323 (:name |y| :type |Float32| :direction :in)
324 (:name |z| :type |Float32| :direction :in)
325 (:name |w| :type |Float32| :direction :in))
326 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
327 :glsflags ("ignore") :offset ("?")))
328 (defglextfun
329 (("TexCoord2fVertex3fvSUN" tex-coord-2f-vertex-3fv-sun) :args
330 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
331 (:name |v| :type |Float32| :direction :in :array t :size #x3))
332 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
333 :glsflags ("ignore") :offset ("?")))
334 (defglextfun
335 (("TexCoord2fVertex3fSUN" tex-coord-2f-vertex-3f-sun) :args
336 ((:name |s| :type |Float32| :direction :in)
337 (:name |t| :type |Float32| :direction :in)
338 (:name |x| :type |Float32| :direction :in)
339 (:name |y| :type |Float32| :direction :in)
340 (:name |z| :type |Float32| :direction :in))
341 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
342 :glsflags ("ignore") :offset ("?")))
343 (defglextfun
344 (("Color4fNormal3fVertex3fvSUN" color-4f-normal-3f-vertex-3fv-sun) :args
345 ((:name |c| :type |Float32| :direction :in :array t :size #x4)
346 (:name |n| :type |Float32| :direction :in :array t :size #x3)
347 (:name |v| :type |Float32| :direction :in :array t :size #x3))
348 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
349 :glsflags ("ignore") :offset ("?")))
350 (defglextfun
351 (("Color4fNormal3fVertex3fSUN" color-4f-normal-3f-vertex-3f-sun) :args
352 ((:name |r| :type |Float32| :direction :in)
353 (:name |g| :type |Float32| :direction :in)
354 (:name |b| :type |Float32| :direction :in)
355 (:name |a| :type |Float32| :direction :in)
356 (:name |nx| :type |Float32| :direction :in)
357 (:name |ny| :type |Float32| :direction :in)
358 (:name |nz| :type |Float32| :direction :in)
359 (:name |x| :type |Float32| :direction :in)
360 (:name |y| :type |Float32| :direction :in)
361 (:name |z| :type |Float32| :direction :in))
362 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
363 :glsflags ("ignore") :offset ("?")))
364 (defglextfun
365 (("Normal3fVertex3fvSUN" normal-3f-vertex-3fv-sun) :args
366 ((:name |n| :type |Float32| :direction :in :array t :size #x3)
367 (:name |v| :type |Float32| :direction :in :array t :size #x3))
368 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
369 :glsflags ("ignore") :offset ("?")))
370 (defglextfun
371 (("Normal3fVertex3fSUN" normal-3f-vertex-3f-sun) :args
372 ((:name |nx| :type |Float32| :direction :in)
373 (:name |ny| :type |Float32| :direction :in)
374 (:name |nz| :type |Float32| :direction :in)
375 (:name |x| :type |Float32| :direction :in)
376 (:name |y| :type |Float32| :direction :in)
377 (:name |z| :type |Float32| :direction :in))
378 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
379 :glsflags ("ignore") :offset ("?")))
380 (defglextfun
381 (("Color3fVertex3fvSUN" color-3f-vertex-3fv-sun) :args
382 ((:name |c| :type |Float32| :direction :in :array t :size #x3)
383 (:name |v| :type |Float32| :direction :in :array t :size #x3))
384 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
385 :glsflags ("ignore") :offset ("?")))
386 (defglextfun
387 (("Color3fVertex3fSUN" color-3f-vertex-3f-sun) :args
388 ((:name |r| :type |Float32| :direction :in)
389 (:name |g| :type |Float32| :direction :in)
390 (:name |b| :type |Float32| :direction :in)
391 (:name |x| :type |Float32| :direction :in)
392 (:name |y| :type |Float32| :direction :in)
393 (:name |z| :type |Float32| :direction :in))
394 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
395 :glsflags ("ignore") :offset ("?")))
396 (defglextfun
397 (("Color4ubVertex3fvSUN" color-4ub-vertex-3fv-sun) :args
398 ((:name |c| :type |UInt8| :direction :in :array t :size #x4)
399 (:name |v| :type |Float32| :direction :in :array t :size #x3))
400 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
401 :glsflags ("ignore") :offset ("?")))
402 (defglextfun
403 (("Color4ubVertex3fSUN" color-4ub-vertex-3f-sun) :args
404 ((:name |r| :type |UInt8| :direction :in)
405 (:name |g| :type |UInt8| :direction :in)
406 (:name |b| :type |UInt8| :direction :in)
407 (:name |a| :type |UInt8| :direction :in)
408 (:name |x| :type |Float32| :direction :in)
409 (:name |y| :type |Float32| :direction :in)
410 (:name |z| :type |Float32| :direction :in))
411 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
412 :glsflags ("ignore") :offset ("?")))
413 (defglextfun
414 (("Color4ubVertex2fvSUN" color-4ub-vertex-2fv-sun) :args
415 ((:name |c| :type |UInt8| :direction :in :array t :size #x4)
416 (:name |v| :type |Float32| :direction :in :array t :size #x2))
417 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
418 :glsflags ("ignore") :offset ("?")))
419 (defglextfun
420 (("Color4ubVertex2fSUN" color-4ub-vertex-2f-sun) :args
421 ((:name |r| :type |UInt8| :direction :in)
422 (:name |g| :type |UInt8| :direction :in)
423 (:name |b| :type |UInt8| :direction :in)
424 (:name |a| :type |UInt8| :direction :in)
425 (:name |x| :type |Float32| :direction :in)
426 (:name |y| :type |Float32| :direction :in))
427 :return ("void") :category ("SUN_vertex") :version ("1.1") :glxropcode ("?")
428 :glsflags ("ignore") :offset ("?")))