Fix for callbacks under windows from Andrew Lyon.
[cl-glfw.git] / lib / opengl-sun_vertex.lisp
blob89cac36152c538eda94f6cdfecb4404821c1bd26
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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :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" :deprecated nil :version "1.1")
348 (make-extension-loader |SUN_vertex|
349 (("ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN"
350 replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun :return
351 "void" :args
352 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
353 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
354 (:name |c| :type |Float32| :direction :in :array t :size #x4)
355 (:name |n| :type |Float32| :direction :in :array t :size #x3)
356 (:name |v| :type |Float32| :direction :in :array t :size #x3))
357 :category "SUN_vertex" :deprecated nil :version "1.1")
358 ("ReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN"
359 replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3f-sun :return
360 "void" :args
361 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
362 (:name |s| :type |Float32| :direction :in)
363 (:name |t| :type |Float32| :direction :in)
364 (:name |r| :type |Float32| :direction :in)
365 (:name |g| :type |Float32| :direction :in)
366 (:name |b| :type |Float32| :direction :in)
367 (:name |a| :type |Float32| :direction :in)
368 (:name |nx| :type |Float32| :direction :in)
369 (:name |ny| :type |Float32| :direction :in)
370 (:name |nz| :type |Float32| :direction :in)
371 (:name |x| :type |Float32| :direction :in)
372 (:name |y| :type |Float32| :direction :in)
373 (:name |z| :type |Float32| :direction :in))
374 :category "SUN_vertex" :deprecated nil :version "1.1")
375 ("ReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN"
376 replacement-codeui-tex-coord-2f-normal-3f-vertex-3fv-sun :return "void"
377 :args
378 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
379 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
380 (:name |n| :type |Float32| :direction :in :array t :size #x3)
381 (:name |v| :type |Float32| :direction :in :array t :size #x3))
382 :category "SUN_vertex" :deprecated nil :version "1.1")
383 ("ReplacementCodeuiTexCoord2fNormal3fVertex3fSUN"
384 replacement-codeui-tex-coord-2f-normal-3f-vertex-3f-sun :return "void" :args
385 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
386 (:name |s| :type |Float32| :direction :in)
387 (:name |t| :type |Float32| :direction :in)
388 (:name |nx| :type |Float32| :direction :in)
389 (:name |ny| :type |Float32| :direction :in)
390 (:name |nz| :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 :category "SUN_vertex" :deprecated nil :version "1.1")
395 ("ReplacementCodeuiTexCoord2fVertex3fvSUN"
396 replacement-codeui-tex-coord-2f-vertex-3fv-sun :return "void" :args
397 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
398 (:name |tc| :type |Float32| :direction :in :array t :size #x2)
399 (:name |v| :type |Float32| :direction :in :array t :size #x3))
400 :category "SUN_vertex" :deprecated nil :version "1.1")
401 ("ReplacementCodeuiTexCoord2fVertex3fSUN"
402 replacement-codeui-tex-coord-2f-vertex-3f-sun :return "void" :args
403 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
404 (:name |s| :type |Float32| :direction :in)
405 (:name |t| :type |Float32| :direction :in)
406 (:name |x| :type |Float32| :direction :in)
407 (:name |y| :type |Float32| :direction :in)
408 (:name |z| :type |Float32| :direction :in))
409 :category "SUN_vertex" :deprecated nil :version "1.1")
410 ("ReplacementCodeuiColor4fNormal3fVertex3fvSUN"
411 replacement-codeui-color-4f-normal-3f-vertex-3fv-sun :return "void" :args
412 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
413 (:name |c| :type |Float32| :direction :in :array t :size #x4)
414 (:name |n| :type |Float32| :direction :in :array t :size #x3)
415 (:name |v| :type |Float32| :direction :in :array t :size #x3))
416 :category "SUN_vertex" :deprecated nil :version "1.1")
417 ("ReplacementCodeuiColor4fNormal3fVertex3fSUN"
418 replacement-codeui-color-4f-normal-3f-vertex-3f-sun :return "void" :args
419 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
420 (:name |r| :type |Float32| :direction :in)
421 (:name |g| :type |Float32| :direction :in)
422 (:name |b| :type |Float32| :direction :in)
423 (:name |a| :type |Float32| :direction :in)
424 (:name |nx| :type |Float32| :direction :in)
425 (:name |ny| :type |Float32| :direction :in)
426 (:name |nz| :type |Float32| :direction :in)
427 (:name |x| :type |Float32| :direction :in)
428 (:name |y| :type |Float32| :direction :in)
429 (:name |z| :type |Float32| :direction :in))
430 :category "SUN_vertex" :deprecated nil :version "1.1")
431 ("ReplacementCodeuiNormal3fVertex3fvSUN"
432 replacement-codeui-normal-3f-vertex-3fv-sun :return "void" :args
433 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
434 (:name |n| :type |Float32| :direction :in :array t :size #x3)
435 (:name |v| :type |Float32| :direction :in :array t :size #x3))
436 :category "SUN_vertex" :deprecated nil :version "1.1")
437 ("ReplacementCodeuiNormal3fVertex3fSUN"
438 replacement-codeui-normal-3f-vertex-3f-sun :return "void" :args
439 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
440 (:name |nx| :type |Float32| :direction :in)
441 (:name |ny| :type |Float32| :direction :in)
442 (:name |nz| :type |Float32| :direction :in)
443 (:name |x| :type |Float32| :direction :in)
444 (:name |y| :type |Float32| :direction :in)
445 (:name |z| :type |Float32| :direction :in))
446 :category "SUN_vertex" :deprecated nil :version "1.1")
447 ("ReplacementCodeuiColor3fVertex3fvSUN"
448 replacement-codeui-color-3f-vertex-3fv-sun :return "void" :args
449 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
450 (:name |c| :type |Float32| :direction :in :array t :size #x3)
451 (:name |v| :type |Float32| :direction :in :array t :size #x3))
452 :category "SUN_vertex" :deprecated nil :version "1.1")
453 ("ReplacementCodeuiColor3fVertex3fSUN"
454 replacement-codeui-color-3f-vertex-3f-sun :return "void" :args
455 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
456 (:name |r| :type |Float32| :direction :in)
457 (:name |g| :type |Float32| :direction :in)
458 (:name |b| :type |Float32| :direction :in)
459 (:name |x| :type |Float32| :direction :in)
460 (:name |y| :type |Float32| :direction :in)
461 (:name |z| :type |Float32| :direction :in))
462 :category "SUN_vertex" :deprecated nil :version "1.1")
463 ("ReplacementCodeuiColor4ubVertex3fvSUN"
464 replacement-codeui-color-4ub-vertex-3fv-sun :return "void" :args
465 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
466 (:name |c| :type |UInt8| :direction :in :array t :size #x4)
467 (:name |v| :type |Float32| :direction :in :array t :size #x3))
468 :category "SUN_vertex" :deprecated nil :version "1.1")
469 ("ReplacementCodeuiColor4ubVertex3fSUN"
470 replacement-codeui-color-4ub-vertex-3f-sun :return "void" :args
471 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
472 (:name |r| :type |UInt8| :direction :in)
473 (:name |g| :type |UInt8| :direction :in)
474 (:name |b| :type |UInt8| :direction :in)
475 (:name |a| :type |UInt8| :direction :in)
476 (:name |x| :type |Float32| :direction :in)
477 (:name |y| :type |Float32| :direction :in)
478 (:name |z| :type |Float32| :direction :in))
479 :category "SUN_vertex" :deprecated nil :version "1.1")
480 ("ReplacementCodeuiVertex3fvSUN" replacement-codeui-vertex-3fv-sun :return
481 "void" :args
482 ((:name |rc| :type |ReplacementCodeSUN| :direction :in :array t :size #x1)
483 (:name |v| :type |Float32| :direction :in :array t :size #x3))
484 :category "SUN_vertex" :deprecated nil :version "1.1")
485 ("ReplacementCodeuiVertex3fSUN" replacement-codeui-vertex-3f-sun :return
486 "void" :args
487 ((:name |rc| :type |ReplacementCodeSUN| :direction :in)
488 (:name |x| :type |Float32| :direction :in)
489 (:name |y| :type |Float32| :direction :in)
490 (:name |z| :type |Float32| :direction :in))
491 :category "SUN_vertex" :deprecated nil :version "1.1")
492 ("TexCoord4fColor4fNormal3fVertex4fvSUN"
493 tex-coord-4f-color-4f-normal-3f-vertex-4fv-sun :return "void" :args
494 ((:name |tc| :type |Float32| :direction :in :array t :size #x4)
495 (:name |c| :type |Float32| :direction :in :array t :size #x4)
496 (:name |n| :type |Float32| :direction :in :array t :size #x3)
497 (:name |v| :type |Float32| :direction :in :array t :size #x4))
498 :category "SUN_vertex" :deprecated nil :version "1.1")
499 ("TexCoord4fColor4fNormal3fVertex4fSUN"
500 tex-coord-4f-color-4f-normal-3f-vertex-4f-sun :return "void" :args
501 ((:name |s| :type |Float32| :direction :in)
502 (:name |t| :type |Float32| :direction :in)
503 (:name |p| :type |Float32| :direction :in)
504 (:name |q| :type |Float32| :direction :in)
505 (:name |r| :type |Float32| :direction :in)
506 (:name |g| :type |Float32| :direction :in)
507 (:name |b| :type |Float32| :direction :in)
508 (:name |a| :type |Float32| :direction :in)
509 (:name |nx| :type |Float32| :direction :in)
510 (:name |ny| :type |Float32| :direction :in)
511 (:name |nz| :type |Float32| :direction :in)
512 (:name |x| :type |Float32| :direction :in)
513 (:name |y| :type |Float32| :direction :in)
514 (:name |z| :type |Float32| :direction :in)
515 (:name |w| :type |Float32| :direction :in))
516 :category "SUN_vertex" :deprecated nil :version "1.1")
517 ("TexCoord2fColor4fNormal3fVertex3fvSUN"
518 tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun :return "void" :args
519 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
520 (:name |c| :type |Float32| :direction :in :array t :size #x4)
521 (:name |n| :type |Float32| :direction :in :array t :size #x3)
522 (:name |v| :type |Float32| :direction :in :array t :size #x3))
523 :category "SUN_vertex" :deprecated nil :version "1.1")
524 ("TexCoord2fColor4fNormal3fVertex3fSUN"
525 tex-coord-2f-color-4f-normal-3f-vertex-3f-sun :return "void" :args
526 ((:name |s| :type |Float32| :direction :in)
527 (:name |t| :type |Float32| :direction :in)
528 (:name |r| :type |Float32| :direction :in)
529 (:name |g| :type |Float32| :direction :in)
530 (:name |b| :type |Float32| :direction :in)
531 (:name |a| :type |Float32| :direction :in)
532 (:name |nx| :type |Float32| :direction :in)
533 (:name |ny| :type |Float32| :direction :in)
534 (:name |nz| :type |Float32| :direction :in)
535 (:name |x| :type |Float32| :direction :in)
536 (:name |y| :type |Float32| :direction :in)
537 (:name |z| :type |Float32| :direction :in))
538 :category "SUN_vertex" :deprecated nil :version "1.1")
539 ("TexCoord2fNormal3fVertex3fvSUN" tex-coord-2f-normal-3f-vertex-3fv-sun
540 :return "void" :args
541 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
542 (:name |n| :type |Float32| :direction :in :array t :size #x3)
543 (:name |v| :type |Float32| :direction :in :array t :size #x3))
544 :category "SUN_vertex" :deprecated nil :version "1.1")
545 ("TexCoord2fNormal3fVertex3fSUN" tex-coord-2f-normal-3f-vertex-3f-sun :return
546 "void" :args
547 ((:name |s| :type |Float32| :direction :in)
548 (:name |t| :type |Float32| :direction :in)
549 (:name |nx| :type |Float32| :direction :in)
550 (:name |ny| :type |Float32| :direction :in)
551 (:name |nz| :type |Float32| :direction :in)
552 (:name |x| :type |Float32| :direction :in)
553 (:name |y| :type |Float32| :direction :in)
554 (:name |z| :type |Float32| :direction :in))
555 :category "SUN_vertex" :deprecated nil :version "1.1")
556 ("TexCoord2fColor3fVertex3fvSUN" tex-coord-2f-color-3f-vertex-3fv-sun :return
557 "void" :args
558 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
559 (:name |c| :type |Float32| :direction :in :array t :size #x3)
560 (:name |v| :type |Float32| :direction :in :array t :size #x3))
561 :category "SUN_vertex" :deprecated nil :version "1.1")
562 ("TexCoord2fColor3fVertex3fSUN" tex-coord-2f-color-3f-vertex-3f-sun :return
563 "void" :args
564 ((:name |s| :type |Float32| :direction :in)
565 (:name |t| :type |Float32| :direction :in)
566 (:name |r| :type |Float32| :direction :in)
567 (:name |g| :type |Float32| :direction :in)
568 (:name |b| :type |Float32| :direction :in)
569 (:name |x| :type |Float32| :direction :in)
570 (:name |y| :type |Float32| :direction :in)
571 (:name |z| :type |Float32| :direction :in))
572 :category "SUN_vertex" :deprecated nil :version "1.1")
573 ("TexCoord2fColor4ubVertex3fvSUN" tex-coord-2f-color-4ub-vertex-3fv-sun
574 :return "void" :args
575 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
576 (:name |c| :type |UInt8| :direction :in :array t :size #x4)
577 (:name |v| :type |Float32| :direction :in :array t :size #x3))
578 :category "SUN_vertex" :deprecated nil :version "1.1")
579 ("TexCoord2fColor4ubVertex3fSUN" tex-coord-2f-color-4ub-vertex-3f-sun :return
580 "void" :args
581 ((:name |s| :type |Float32| :direction :in)
582 (:name |t| :type |Float32| :direction :in)
583 (:name |r| :type |UInt8| :direction :in)
584 (:name |g| :type |UInt8| :direction :in)
585 (:name |b| :type |UInt8| :direction :in)
586 (:name |a| :type |UInt8| :direction :in)
587 (:name |x| :type |Float32| :direction :in)
588 (:name |y| :type |Float32| :direction :in)
589 (:name |z| :type |Float32| :direction :in))
590 :category "SUN_vertex" :deprecated nil :version "1.1")
591 ("TexCoord4fVertex4fvSUN" tex-coord-4f-vertex-4fv-sun :return "void" :args
592 ((:name |tc| :type |Float32| :direction :in :array t :size #x4)
593 (:name |v| :type |Float32| :direction :in :array t :size #x4))
594 :category "SUN_vertex" :deprecated nil :version "1.1")
595 ("TexCoord4fVertex4fSUN" tex-coord-4f-vertex-4f-sun :return "void" :args
596 ((:name |s| :type |Float32| :direction :in)
597 (:name |t| :type |Float32| :direction :in)
598 (:name |p| :type |Float32| :direction :in)
599 (:name |q| :type |Float32| :direction :in)
600 (:name |x| :type |Float32| :direction :in)
601 (:name |y| :type |Float32| :direction :in)
602 (:name |z| :type |Float32| :direction :in)
603 (:name |w| :type |Float32| :direction :in))
604 :category "SUN_vertex" :deprecated nil :version "1.1")
605 ("TexCoord2fVertex3fvSUN" tex-coord-2f-vertex-3fv-sun :return "void" :args
606 ((:name |tc| :type |Float32| :direction :in :array t :size #x2)
607 (:name |v| :type |Float32| :direction :in :array t :size #x3))
608 :category "SUN_vertex" :deprecated nil :version "1.1")
609 ("TexCoord2fVertex3fSUN" tex-coord-2f-vertex-3f-sun :return "void" :args
610 ((:name |s| :type |Float32| :direction :in)
611 (:name |t| :type |Float32| :direction :in)
612 (:name |x| :type |Float32| :direction :in)
613 (:name |y| :type |Float32| :direction :in)
614 (:name |z| :type |Float32| :direction :in))
615 :category "SUN_vertex" :deprecated nil :version "1.1")
616 ("Color4fNormal3fVertex3fvSUN" color-4f-normal-3f-vertex-3fv-sun :return
617 "void" :args
618 ((:name |c| :type |Float32| :direction :in :array t :size #x4)
619 (:name |n| :type |Float32| :direction :in :array t :size #x3)
620 (:name |v| :type |Float32| :direction :in :array t :size #x3))
621 :category "SUN_vertex" :deprecated nil :version "1.1")
622 ("Color4fNormal3fVertex3fSUN" color-4f-normal-3f-vertex-3f-sun :return "void"
623 :args
624 ((:name |r| :type |Float32| :direction :in)
625 (:name |g| :type |Float32| :direction :in)
626 (:name |b| :type |Float32| :direction :in)
627 (:name |a| :type |Float32| :direction :in)
628 (:name |nx| :type |Float32| :direction :in)
629 (:name |ny| :type |Float32| :direction :in)
630 (:name |nz| :type |Float32| :direction :in)
631 (:name |x| :type |Float32| :direction :in)
632 (:name |y| :type |Float32| :direction :in)
633 (:name |z| :type |Float32| :direction :in))
634 :category "SUN_vertex" :deprecated nil :version "1.1")
635 ("Normal3fVertex3fvSUN" normal-3f-vertex-3fv-sun :return "void" :args
636 ((:name |n| :type |Float32| :direction :in :array t :size #x3)
637 (:name |v| :type |Float32| :direction :in :array t :size #x3))
638 :category "SUN_vertex" :deprecated nil :version "1.1")
639 ("Normal3fVertex3fSUN" normal-3f-vertex-3f-sun :return "void" :args
640 ((:name |nx| :type |Float32| :direction :in)
641 (:name |ny| :type |Float32| :direction :in)
642 (:name |nz| :type |Float32| :direction :in)
643 (:name |x| :type |Float32| :direction :in)
644 (:name |y| :type |Float32| :direction :in)
645 (:name |z| :type |Float32| :direction :in))
646 :category "SUN_vertex" :deprecated nil :version "1.1")
647 ("Color3fVertex3fvSUN" color-3f-vertex-3fv-sun :return "void" :args
648 ((:name |c| :type |Float32| :direction :in :array t :size #x3)
649 (:name |v| :type |Float32| :direction :in :array t :size #x3))
650 :category "SUN_vertex" :deprecated nil :version "1.1")
651 ("Color3fVertex3fSUN" color-3f-vertex-3f-sun :return "void" :args
652 ((:name |r| :type |Float32| :direction :in)
653 (:name |g| :type |Float32| :direction :in)
654 (:name |b| :type |Float32| :direction :in)
655 (:name |x| :type |Float32| :direction :in)
656 (:name |y| :type |Float32| :direction :in)
657 (:name |z| :type |Float32| :direction :in))
658 :category "SUN_vertex" :deprecated nil :version "1.1")
659 ("Color4ubVertex3fvSUN" color-4ub-vertex-3fv-sun :return "void" :args
660 ((:name |c| :type |UInt8| :direction :in :array t :size #x4)
661 (:name |v| :type |Float32| :direction :in :array t :size #x3))
662 :category "SUN_vertex" :deprecated nil :version "1.1")
663 ("Color4ubVertex3fSUN" color-4ub-vertex-3f-sun :return "void" :args
664 ((:name |r| :type |UInt8| :direction :in)
665 (:name |g| :type |UInt8| :direction :in)
666 (:name |b| :type |UInt8| :direction :in)
667 (:name |a| :type |UInt8| :direction :in)
668 (:name |x| :type |Float32| :direction :in)
669 (:name |y| :type |Float32| :direction :in)
670 (:name |z| :type |Float32| :direction :in))
671 :category "SUN_vertex" :deprecated nil :version "1.1")
672 ("Color4ubVertex2fvSUN" color-4ub-vertex-2fv-sun :return "void" :args
673 ((:name |c| :type |UInt8| :direction :in :array t :size #x4)
674 (:name |v| :type |Float32| :direction :in :array t :size #x2))
675 :category "SUN_vertex" :deprecated nil :version "1.1")
676 ("Color4ubVertex2fSUN" color-4ub-vertex-2f-sun :return "void" :args
677 ((:name |r| :type |UInt8| :direction :in)
678 (:name |g| :type |UInt8| :direction :in)
679 (:name |b| :type |UInt8| :direction :in)
680 (:name |a| :type |UInt8| :direction :in)
681 (:name |x| :type |Float32| :direction :in)
682 (:name |y| :type |Float32| :direction :in))
683 :category "SUN_vertex" :deprecated nil :version "1.1")))