update upstream sources
[clinton/guile-figl.git] / upstream-doc / man3 / xhtml / glGetActiveUniformsiv.xml
index 9b9cc7d..be24270 100644 (file)
     is not an accepted token.</p></div><div class="refsect1" lang="en" xml:lang="en"><a id="associatedgets"></a><h2>Associated Gets</h2><p><a href="glGet.xml"><span class="citerefentry"><span class="refentrytitle">glGet</span></span></a>
     with argument <code class="constant">GL_MAX_VERTEX_UNIFORM_COMPONENTS</code>,
     <code class="constant">GL_MAX_GEOMETRY_UNIFORM_COMPONENTS</code>,
-    <code class="constant">GL_MAX_FRAGMENT_UNIFORM_COMPONENTS</code>, or
-    <code class="constant">GL_MAX_COMBINED_UNIFORM_COMPONENTS</code>.</p><p><a href="glGetProgram.xml"><span class="citerefentry"><span class="refentrytitle">glGetProgram</span></span></a>
+    <code class="constant">GL_MAX_FRAGMENT_UNIFORM_COMPONENTS</code>,
+    <code class="constant">GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS</code>,
+    <code class="constant">GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS</code>,
+    <code class="constant">GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS</code>.</p><p><a href="glGetProgram.xml"><span class="citerefentry"><span class="refentrytitle">glGetProgram</span></span></a>
     with argument <code class="constant">GL_ACTIVE_UNIFORMS</code> or
     <code class="constant">GL_ACTIVE_UNIFORM_MAX_LENGTH</code>.</p><p><a href="glIsProgram.xml"><span class="citerefentry"><span class="refentrytitle">glIsProgram</span></span></a></p></div><div class="refsect1" lang="en" xml:lang="en"><a id="seealso"></a><h2>See Also</h2><p><a href="glGetUniform.xml"><span class="citerefentry"><span class="refentrytitle">glGetUniform</span></span></a>,
     <a href="glGetActiveUniform.xml"><span class="citerefentry"><span class="refentrytitle">glGetActiveUniform</span></span></a>,