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