update upstream sources
[clinton/guile-figl.git] / upstream-doc / manglsl / gl_PointSize.xml
index 301e2ed..7519931 100644 (file)
@@ -5,7 +5,7 @@
     <refmeta>\r
         <refmetainfo>\r
             <copyright>\r
-                <year>2011</year>\r
+                <year>2013</year>\r
                 <holder>Khronos Group</holder>\r
             </copyright>\r
         </refmetainfo>\r
@@ -31,7 +31,7 @@
     </refsynopsisdiv>\r
     <refsect1 id="description"><title>Description</title>\r
         <para>\r
-            In the vertex, tessellation evaluation and geoemtry languages, a single\r
+            In the vertex, tessellation evaluation and geometry languages, a single\r
             global instance of the <function>gl_PerVertex</function> named block is available and\r
             its <function>gl_PointSize</function> member is an output that receives the\r
             intended size of the point to be rasterized, in pixels. It may be written at any time\r
@@ -55,7 +55,7 @@
             (or hasn't written it at all).\r
         </para>\r
         <para>\r
-            In the tessellation control, tessellation evaluation and geoemetry languages,\r
+            In the tessellation control, tessellation evaluation and geometry languages,\r
             the <function>gl_PerVertex</function> named block is used to construct an array, <function>gl_in[]</function>\r
             of per-vertex or per-control point inputs whose content represents the corresponding\r
             outputs written by the previous stage.\r
@@ -72,6 +72,9 @@
                     <row>\r
                         <entry>gl_PointSize (geometry shader)</entry>#newin15#\r
                     </row>\r
+                    <row>\r
+                        <entry>gl_PointSize (tessellation evaluation shader)</entry>#newin40#\r
+                    </row>\r
                 </thead>\r
             </tgroup>\r
         </informaltable>\r
@@ -83,7 +86,7 @@
     </refsect1>\r
     <refsect1 id="Copyright"><title>Copyright</title>\r
         <para>\r
-            Copyright <trademark class="copyright"></trademark> 2011 Khronos Group. \r
+            Copyright <trademark class="copyright"></trademark> 2011-2013 Khronos Group. \r
             This material may be distributed subject to the terms and conditions set forth in \r
             the Open Publication License, v 1.0, 8 June 1999.\r
             <ulink url="http://opencontent.org/openpub/">http://opencontent.org/openpub/</ulink>.\r