Fixed the nil names of the generator.
[cl-glfw/dh.git] / lib / opengl-nv_half_float.lisp
blobc6090dd1306e8b5b967b2fd83689d5c7ca7e0f3e
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 ;;;; nv_half_float
7 (defconstant +half-float-nv+ #x140B)
8 (defglextfun
9 (("VertexAttribs4hvNV" vertex-attribs-4hv-nv) :args
10 ((:name |index| :type |UInt32| :direction :in)
11 (:name |n| :type |SizeI| :direction :in)
12 (:name |v| :type |Half16NV| :direction :in :array t :size n))
13 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
14 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
15 (defglextfun
16 (("VertexAttribs3hvNV" vertex-attribs-3hv-nv) :args
17 ((:name |index| :type |UInt32| :direction :in)
18 (:name |n| :type |SizeI| :direction :in)
19 (:name |v| :type |Half16NV| :direction :in :array t :size n))
20 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
21 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
22 (defglextfun
23 (("VertexAttribs2hvNV" vertex-attribs-2hv-nv) :args
24 ((:name |index| :type |UInt32| :direction :in)
25 (:name |n| :type |SizeI| :direction :in)
26 (:name |v| :type |Half16NV| :direction :in :array t :size n))
27 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
28 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
29 (defglextfun
30 (("VertexAttribs1hvNV" vertex-attribs-1hv-nv) :args
31 ((:name |index| :type |UInt32| :direction :in)
32 (:name |n| :type |SizeI| :direction :in)
33 (:name |v| :type |Half16NV| :direction :in :array t :size n))
34 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
35 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
36 (defglextfun
37 (("VertexAttrib4hvNV" vertex-attrib-4hv-nv) :args
38 ((:name |index| :type |UInt32| :direction :in)
39 (:name |v| :type |Half16NV| :direction :in :array t :size #x4))
40 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
41 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
42 (defglextfun
43 (("VertexAttrib4hNV" vertex-attrib-4h-nv) :args
44 ((:name |index| :type |UInt32| :direction :in)
45 (:name |x| :type |Half16NV| :direction :in)
46 (:name |y| :type |Half16NV| :direction :in)
47 (:name |z| :type |Half16NV| :direction :in)
48 (:name |w| :type |Half16NV| :direction :in))
49 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
50 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
51 (defglextfun
52 (("VertexAttrib3hvNV" vertex-attrib-3hv-nv) :args
53 ((:name |index| :type |UInt32| :direction :in)
54 (:name |v| :type |Half16NV| :direction :in :array t :size #x3))
55 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
56 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
57 (defglextfun
58 (("VertexAttrib3hNV" vertex-attrib-3h-nv) :args
59 ((:name |index| :type |UInt32| :direction :in)
60 (:name |x| :type |Half16NV| :direction :in)
61 (:name |y| :type |Half16NV| :direction :in)
62 (:name |z| :type |Half16NV| :direction :in))
63 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
64 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
65 (defglextfun
66 (("VertexAttrib2hvNV" vertex-attrib-2hv-nv) :args
67 ((:name |index| :type |UInt32| :direction :in)
68 (:name |v| :type |Half16NV| :direction :in :array t :size #x2))
69 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
70 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
71 (defglextfun
72 (("VertexAttrib2hNV" vertex-attrib-2h-nv) :args
73 ((:name |index| :type |UInt32| :direction :in)
74 (:name |x| :type |Half16NV| :direction :in)
75 (:name |y| :type |Half16NV| :direction :in))
76 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
77 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
78 (defglextfun
79 (("VertexAttrib1hvNV" vertex-attrib-1hv-nv) :args
80 ((:name |index| :type |UInt32| :direction :in)
81 (:name |v| :type |Half16NV| :direction :in :array t :size #x1))
82 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
83 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
84 (defglextfun
85 (("VertexAttrib1hNV" vertex-attrib-1h-nv) :args
86 ((:name |index| :type |UInt32| :direction :in)
87 (:name |x| :type |Half16NV| :direction :in))
88 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
89 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
90 (defglextfun
91 (("VertexWeighthvNV" vertex-weight-hv-nv) :args
92 ((:name |weight| :type |Half16NV| :direction :in :array t :size #x1)) :return
93 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
94 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
95 (defglextfun
96 (("VertexWeighthNV" vertex-weight-h-nv) :args
97 ((:name |weight| :type |Half16NV| :direction :in)) :return ("void") :category
98 ("NV_half_float") :version ("1.2") :extension nil :glxropcode ("?") :glxflags
99 ("ignore") :glsopcode ("?") :offset ("?")))
100 (defglextfun
101 (("SecondaryColor3hvNV" secondary-color-3hv-nv) :args
102 ((:name |v| :type |Half16NV| :direction :in :array t :size #x3)) :return
103 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
104 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
105 (defglextfun
106 (("SecondaryColor3hNV" secondary-color-3h-nv) :args
107 ((:name |red| :type |Half16NV| :direction :in)
108 (:name |green| :type |Half16NV| :direction :in)
109 (:name |blue| :type |Half16NV| :direction :in))
110 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
111 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
112 (defglextfun
113 (("FogCoordhvNV" fog-coord-hv-nv) :args
114 ((:name |fog| :type |Half16NV| :direction :in :array t :size #x1)) :return
115 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
116 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
117 (defglextfun
118 (("FogCoordhNV" fog-coord-h-nv) :args
119 ((:name |fog| :type |Half16NV| :direction :in)) :return ("void") :category
120 ("NV_half_float") :version ("1.2") :extension nil :glxropcode ("?") :glxflags
121 ("ignore") :glsopcode ("?") :offset ("?")))
122 (defglextfun
123 (("MultiTexCoord4hvNV" multi-tex-coord-4hv-nv) :args
124 ((:name |target| :type |TextureUnit| :direction :in)
125 (:name |v| :type |Half16NV| :direction :in :array t :size #x4))
126 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
127 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
128 (defglextfun
129 (("MultiTexCoord4hNV" multi-tex-coord-4h-nv) :args
130 ((:name |target| :type |TextureUnit| :direction :in)
131 (:name |s| :type |Half16NV| :direction :in)
132 (:name |t| :type |Half16NV| :direction :in)
133 (:name |r| :type |Half16NV| :direction :in)
134 (:name |q| :type |Half16NV| :direction :in))
135 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
136 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
137 (defglextfun
138 (("MultiTexCoord3hvNV" multi-tex-coord-3hv-nv) :args
139 ((:name |target| :type |TextureUnit| :direction :in)
140 (:name |v| :type |Half16NV| :direction :in :array t :size #x3))
141 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
142 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
143 (defglextfun
144 (("MultiTexCoord3hNV" multi-tex-coord-3h-nv) :args
145 ((:name |target| :type |TextureUnit| :direction :in)
146 (:name |s| :type |Half16NV| :direction :in)
147 (:name |t| :type |Half16NV| :direction :in)
148 (:name |r| :type |Half16NV| :direction :in))
149 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
150 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
151 (defglextfun
152 (("MultiTexCoord2hvNV" multi-tex-coord-2hv-nv) :args
153 ((:name |target| :type |TextureUnit| :direction :in)
154 (:name |v| :type |Half16NV| :direction :in :array t :size #x2))
155 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
156 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
157 (defglextfun
158 (("MultiTexCoord2hNV" multi-tex-coord-2h-nv) :args
159 ((:name |target| :type |TextureUnit| :direction :in)
160 (:name |s| :type |Half16NV| :direction :in)
161 (:name |t| :type |Half16NV| :direction :in))
162 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
163 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
164 (defglextfun
165 (("MultiTexCoord1hvNV" multi-tex-coord-1hv-nv) :args
166 ((:name |target| :type |TextureUnit| :direction :in)
167 (:name |v| :type |Half16NV| :direction :in :array t :size #x1))
168 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
169 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
170 (defglextfun
171 (("MultiTexCoord1hNV" multi-tex-coord-1h-nv) :args
172 ((:name |target| :type |TextureUnit| :direction :in)
173 (:name |s| :type |Half16NV| :direction :in))
174 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
175 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
176 (defglextfun
177 (("TexCoord4hvNV" tex-coord-4hv-nv) :args
178 ((:name |v| :type |Half16NV| :direction :in :array t :size #x4)) :return
179 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
180 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
181 (defglextfun
182 (("TexCoord4hNV" tex-coord-4h-nv) :args
183 ((:name |s| :type |Half16NV| :direction :in)
184 (:name |t| :type |Half16NV| :direction :in)
185 (:name |r| :type |Half16NV| :direction :in)
186 (:name |q| :type |Half16NV| :direction :in))
187 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
188 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
189 (defglextfun
190 (("TexCoord3hvNV" tex-coord-3hv-nv) :args
191 ((:name |v| :type |Half16NV| :direction :in :array t :size #x3)) :return
192 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
193 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
194 (defglextfun
195 (("TexCoord3hNV" tex-coord-3h-nv) :args
196 ((:name |s| :type |Half16NV| :direction :in)
197 (:name |t| :type |Half16NV| :direction :in)
198 (:name |r| :type |Half16NV| :direction :in))
199 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
200 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
201 (defglextfun
202 (("TexCoord2hvNV" tex-coord-2hv-nv) :args
203 ((:name |v| :type |Half16NV| :direction :in :array t :size #x2)) :return
204 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
205 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
206 (defglextfun
207 (("TexCoord2hNV" tex-coord-2h-nv) :args
208 ((:name |s| :type |Half16NV| :direction :in)
209 (:name |t| :type |Half16NV| :direction :in))
210 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
211 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
212 (defglextfun
213 (("TexCoord1hvNV" tex-coord-1hv-nv) :args
214 ((:name |v| :type |Half16NV| :direction :in :array t :size #x1)) :return
215 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
216 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
217 (defglextfun
218 (("TexCoord1hNV" tex-coord-1h-nv) :args
219 ((:name |s| :type |Half16NV| :direction :in)) :return ("void") :category
220 ("NV_half_float") :version ("1.2") :extension nil :glxropcode ("?") :glxflags
221 ("ignore") :glsopcode ("?") :offset ("?")))
222 (defglextfun
223 (("Color4hvNV" color-4hv-nv) :args
224 ((:name |v| :type |Half16NV| :direction :in :array t :size #x4)) :return
225 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
226 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
227 (defglextfun
228 (("Color4hNV" color-4h-nv) :args
229 ((:name |red| :type |Half16NV| :direction :in)
230 (:name |green| :type |Half16NV| :direction :in)
231 (:name |blue| :type |Half16NV| :direction :in)
232 (:name |alpha| :type |Half16NV| :direction :in))
233 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
234 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
235 (defglextfun
236 (("Color3hvNV" color-3hv-nv) :args
237 ((:name |v| :type |Half16NV| :direction :in :array t :size #x3)) :return
238 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
239 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
240 (defglextfun
241 (("Color3hNV" color-3h-nv) :args
242 ((:name |red| :type |Half16NV| :direction :in)
243 (:name |green| :type |Half16NV| :direction :in)
244 (:name |blue| :type |Half16NV| :direction :in))
245 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
246 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
247 (defglextfun
248 (("Normal3hvNV" normal-3hv-nv) :args
249 ((:name |v| :type |Half16NV| :direction :in :array t :size #x3)) :return
250 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
251 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
252 (defglextfun
253 (("Normal3hNV" normal-3h-nv) :args
254 ((:name |nx| :type |Half16NV| :direction :in)
255 (:name |ny| :type |Half16NV| :direction :in)
256 (:name |nz| :type |Half16NV| :direction :in))
257 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
258 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
259 (defglextfun
260 (("Vertex4hvNV" vertex-4hv-nv) :args
261 ((:name |v| :type |Half16NV| :direction :in :array t :size #x4)) :return
262 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
263 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
264 (defglextfun
265 (("Vertex4hNV" vertex-4h-nv) :args
266 ((:name |x| :type |Half16NV| :direction :in)
267 (:name |y| :type |Half16NV| :direction :in)
268 (:name |z| :type |Half16NV| :direction :in)
269 (:name |w| :type |Half16NV| :direction :in))
270 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
271 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
272 (defglextfun
273 (("Vertex3hvNV" vertex-3hv-nv) :args
274 ((:name |v| :type |Half16NV| :direction :in :array t :size #x3)) :return
275 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
276 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
277 (defglextfun
278 (("Vertex3hNV" vertex-3h-nv) :args
279 ((:name |x| :type |Half16NV| :direction :in)
280 (:name |y| :type |Half16NV| :direction :in)
281 (:name |z| :type |Half16NV| :direction :in))
282 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
283 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
284 (defglextfun
285 (("Vertex2hvNV" vertex-2hv-nv) :args
286 ((:name |v| :type |Half16NV| :direction :in :array t :size #x2)) :return
287 ("void") :category ("NV_half_float") :version ("1.2") :extension nil
288 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))
289 (defglextfun
290 (("Vertex2hNV" vertex-2h-nv) :args
291 ((:name |x| :type |Half16NV| :direction :in)
292 (:name |y| :type |Half16NV| :direction :in))
293 :return ("void") :category ("NV_half_float") :version ("1.2") :extension nil
294 :glxropcode ("?") :glxflags ("ignore") :glsopcode ("?") :offset ("?")))