Updated for GLFW 2.7
[cl-glfw.git] / lib / opengl-arb_vertex_type_2_10_10_10_rev.lisp
blob69b2e1d6a3500bf9ccc03213087ec8f777b18c31
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 ;;;; arb_vertex_type_2_10_10_10_rev
7 (defconstant +int-2-10-10-10-rev+ #x8D9F)
8 (defconstant +unsigned-int-2-10-10-10-rev+ #x8368)
9 (defconstant +int-2-10-10-10-rev+ #x8D9F)
10 (defglextfun "VertexAttribP4uiv" vertex-attrib-p-4uiv :return "void" :args
11 ((:name |index| :type |UInt32| :direction :in)
12 (:name |type| :type |GLenum| :direction :in)
13 (:name |normalized| :type |Boolean| :direction :in)
14 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
15 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
16 (defglextfun "VertexAttribP4ui" vertex-attrib-p-4ui :return "void" :args
17 ((:name |index| :type |UInt32| :direction :in)
18 (:name |type| :type |GLenum| :direction :in)
19 (:name |normalized| :type |Boolean| :direction :in)
20 (:name |value| :type |UInt32| :direction :in))
21 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
22 (defglextfun "VertexAttribP3uiv" vertex-attrib-p-3uiv :return "void" :args
23 ((:name |index| :type |UInt32| :direction :in)
24 (:name |type| :type |GLenum| :direction :in)
25 (:name |normalized| :type |Boolean| :direction :in)
26 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
27 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
28 (defglextfun "VertexAttribP3ui" vertex-attrib-p-3ui :return "void" :args
29 ((:name |index| :type |UInt32| :direction :in)
30 (:name |type| :type |GLenum| :direction :in)
31 (:name |normalized| :type |Boolean| :direction :in)
32 (:name |value| :type |UInt32| :direction :in))
33 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
34 (defglextfun "VertexAttribP2uiv" vertex-attrib-p-2uiv :return "void" :args
35 ((:name |index| :type |UInt32| :direction :in)
36 (:name |type| :type |GLenum| :direction :in)
37 (:name |normalized| :type |Boolean| :direction :in)
38 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
39 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
40 (defglextfun "VertexAttribP2ui" vertex-attrib-p-2ui :return "void" :args
41 ((:name |index| :type |UInt32| :direction :in)
42 (:name |type| :type |GLenum| :direction :in)
43 (:name |normalized| :type |Boolean| :direction :in)
44 (:name |value| :type |UInt32| :direction :in))
45 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
46 (defglextfun "VertexAttribP1uiv" vertex-attrib-p-1uiv :return "void" :args
47 ((:name |index| :type |UInt32| :direction :in)
48 (:name |type| :type |GLenum| :direction :in)
49 (:name |normalized| :type |Boolean| :direction :in)
50 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
51 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
52 (defglextfun "VertexAttribP1ui" vertex-attrib-p-1ui :return "void" :args
53 ((:name |index| :type |UInt32| :direction :in)
54 (:name |type| :type |GLenum| :direction :in)
55 (:name |normalized| :type |Boolean| :direction :in)
56 (:name |value| :type |UInt32| :direction :in))
57 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
58 (defglextfun "SecondaryColorP3uiv" secondary-color-p-3uiv :return "void" :args
59 ((:name |type| :type |GLenum| :direction :in)
60 (:name |color| :type |UInt32| :direction :in :array t :size #x1))
61 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
62 (defglextfun "SecondaryColorP3ui" secondary-color-p-3ui :return "void" :args
63 ((:name |type| :type |GLenum| :direction :in)
64 (:name |color| :type |UInt32| :direction :in))
65 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
66 (defglextfun "ColorP4uiv" color-p-4uiv :return "void" :args
67 ((:name |type| :type |GLenum| :direction :in)
68 (:name |color| :type |UInt32| :direction :in :array t :size #x1))
69 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
70 (defglextfun "ColorP4ui" color-p-4ui :return "void" :args
71 ((:name |type| :type |GLenum| :direction :in)
72 (:name |color| :type |UInt32| :direction :in))
73 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
74 (defglextfun "ColorP3uiv" color-p-3uiv :return "void" :args
75 ((:name |type| :type |GLenum| :direction :in)
76 (:name |color| :type |UInt32| :direction :in :array t :size #x1))
77 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
78 (defglextfun "ColorP3ui" color-p-3ui :return "void" :args
79 ((:name |type| :type |GLenum| :direction :in)
80 (:name |color| :type |UInt32| :direction :in))
81 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
82 (defglextfun "NormalP3uiv" normal-p-3uiv :return "void" :args
83 ((:name |type| :type |GLenum| :direction :in)
84 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
85 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
86 (defglextfun "NormalP3ui" normal-p-3ui :return "void" :args
87 ((:name |type| :type |GLenum| :direction :in)
88 (:name |coords| :type |UInt32| :direction :in))
89 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
90 (defglextfun "MultiTexCoordP4uiv" multi-tex-coord-p-4uiv :return "void" :args
91 ((:name |texture| :type |GLenum| :direction :in)
92 (:name |type| :type |GLenum| :direction :in)
93 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
94 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
95 (defglextfun "MultiTexCoordP4ui" multi-tex-coord-p-4ui :return "void" :args
96 ((:name |texture| :type |GLenum| :direction :in)
97 (:name |type| :type |GLenum| :direction :in)
98 (:name |coords| :type |UInt32| :direction :in))
99 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
100 (defglextfun "MultiTexCoordP3uiv" multi-tex-coord-p-3uiv :return "void" :args
101 ((:name |texture| :type |GLenum| :direction :in)
102 (:name |type| :type |GLenum| :direction :in)
103 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
104 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
105 (defglextfun "MultiTexCoordP3ui" multi-tex-coord-p-3ui :return "void" :args
106 ((:name |texture| :type |GLenum| :direction :in)
107 (:name |type| :type |GLenum| :direction :in)
108 (:name |coords| :type |UInt32| :direction :in))
109 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
110 (defglextfun "MultiTexCoordP2uiv" multi-tex-coord-p-2uiv :return "void" :args
111 ((:name |texture| :type |GLenum| :direction :in)
112 (:name |type| :type |GLenum| :direction :in)
113 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
114 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
115 (defglextfun "MultiTexCoordP2ui" multi-tex-coord-p-2ui :return "void" :args
116 ((:name |texture| :type |GLenum| :direction :in)
117 (:name |type| :type |GLenum| :direction :in)
118 (:name |coords| :type |UInt32| :direction :in))
119 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
120 (defglextfun "MultiTexCoordP1uiv" multi-tex-coord-p-1uiv :return "void" :args
121 ((:name |texture| :type |GLenum| :direction :in)
122 (:name |type| :type |GLenum| :direction :in)
123 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
124 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
125 (defglextfun "MultiTexCoordP1ui" multi-tex-coord-p-1ui :return "void" :args
126 ((:name |texture| :type |GLenum| :direction :in)
127 (:name |type| :type |GLenum| :direction :in)
128 (:name |coords| :type |UInt32| :direction :in))
129 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
130 (defglextfun "TexCoordP4uiv" tex-coord-p-4uiv :return "void" :args
131 ((:name |type| :type |GLenum| :direction :in)
132 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
133 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
134 (defglextfun "TexCoordP4ui" tex-coord-p-4ui :return "void" :args
135 ((:name |type| :type |GLenum| :direction :in)
136 (:name |coords| :type |UInt32| :direction :in))
137 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
138 (defglextfun "TexCoordP3uiv" tex-coord-p-3uiv :return "void" :args
139 ((:name |type| :type |GLenum| :direction :in)
140 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
141 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
142 (defglextfun "TexCoordP3ui" tex-coord-p-3ui :return "void" :args
143 ((:name |type| :type |GLenum| :direction :in)
144 (:name |coords| :type |UInt32| :direction :in))
145 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
146 (defglextfun "TexCoordP2uiv" tex-coord-p-2uiv :return "void" :args
147 ((:name |type| :type |GLenum| :direction :in)
148 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
149 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
150 (defglextfun "TexCoordP2ui" tex-coord-p-2ui :return "void" :args
151 ((:name |type| :type |GLenum| :direction :in)
152 (:name |coords| :type |UInt32| :direction :in))
153 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
154 (defglextfun "TexCoordP1uiv" tex-coord-p-1uiv :return "void" :args
155 ((:name |type| :type |GLenum| :direction :in)
156 (:name |coords| :type |UInt32| :direction :in :array t :size #x1))
157 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
158 (defglextfun "TexCoordP1ui" tex-coord-p-1ui :return "void" :args
159 ((:name |type| :type |GLenum| :direction :in)
160 (:name |coords| :type |UInt32| :direction :in))
161 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
162 (defglextfun "VertexP4uiv" vertex-p-4uiv :return "void" :args
163 ((:name |type| :type |GLenum| :direction :in)
164 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
165 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
166 (defglextfun "VertexP4ui" vertex-p-4ui :return "void" :args
167 ((:name |type| :type |GLenum| :direction :in)
168 (:name |value| :type |UInt32| :direction :in))
169 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
170 (defglextfun "VertexP3uiv" vertex-p-3uiv :return "void" :args
171 ((:name |type| :type |GLenum| :direction :in)
172 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
173 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
174 (defglextfun "VertexP3ui" vertex-p-3ui :return "void" :args
175 ((:name |type| :type |GLenum| :direction :in)
176 (:name |value| :type |UInt32| :direction :in))
177 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
178 (defglextfun "VertexP2uiv" vertex-p-2uiv :return "void" :args
179 ((:name |type| :type |GLenum| :direction :in)
180 (:name |value| :type |UInt32| :direction :in :array t :size #x1))
181 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")
182 (defglextfun "VertexP2ui" vertex-p-2ui :return "void" :args
183 ((:name |type| :type |GLenum| :direction :in)
184 (:name |value| :type |UInt32| :direction :in))
185 :category "ARB_vertex_type_2_10_10_10_rev" :deprecated nil :version "1.2")