update upstream sources
[clinton/guile-figl.git] / upstream-doc / man3 / glVertexAttrib.xml
index f4a00a1..6802961 100644 (file)
@@ -98,9 +98,9 @@
         <funcprototype>
         <funcdef>void <function>glVertexAttribI3ui</function></funcdef>
         <paramdef>GLuint <parameter>index</parameter></paramdef>
-        <paramdef>GLoint <parameter>v0</parameter></paramdef>
-        <paramdef>GLoint <parameter>v1</parameter></paramdef>
-        <paramdef>GLoint <parameter>v2</parameter></paramdef>
+        <paramdef>GLuint <parameter>v0</parameter></paramdef>
+        <paramdef>GLuint <parameter>v1</parameter></paramdef>
+        <paramdef>GLuint <parameter>v2</parameter></paramdef>
         </funcprototype>
         <funcprototype>
         <funcdef>void <function>glVertexAttrib4f</function></funcdef>
         <term><parameter>type</parameter></term>
         <listitem>
             <para>Type of packing used on the data. This parameter must be
-                    <constant>GL_INT_10_10_10_2</constant> or <constant>GL_UNSIGNED_INT_10_10_10_2</constant>
+                    <constant>GL_INT_2_10_10_10_REV</constant> or <constant>GL_UNSIGNED_INT_2_10_10_10_REV</constant>
                     to specify signed or unsigned data, respectively.</para>
         </listitem>
         </varlistentry>
     <para><constant>GL_INVALID_ENUM</constant> is generated if
     <function>glVertexAttribP</function> is used with a 
         <parameter>type</parameter> other than
-    <constant>GL_INT_10_10_10_2</constant> or
-        <constant>GL_UNSIGNED_INT_10_10_10_2</constant>.</para>
+    <constant>GL_INT_2_10_10_10_REV</constant> or
+        <constant>GL_UNSIGNED_INT_2_10_10_10_REV</constant>.</para>
     </refsect1>
     <refsect1 id="associatedgets"><title>Associated Gets</title>
     <para><citerefentry><refentrytitle>glGet</refentrytitle></citerefentry>
     </refsect1>
     <refsect1 id="Copyright"><title>Copyright</title>
         <para>
-            Copyright <trademark class="copyright"></trademark> 2003-2005 3Dlabs Inc. Ltd. 
+            Copyright <trademark class="copyright"></trademark> 2003-2005 3Dlabs Inc. Ltd.
+            Copyright <trademark class="copyright"></trademark> 2010-2013 Khronos Group.
             This material may be distributed subject to the terms and conditions set forth in 
             the Open Publication License, v 1.0, 8 June 1999.
             <ulink url="http://opencontent.org/openpub/">http://opencontent.org/openpub/</ulink>.