rename upstream-man-pages to upstream-doc
[clinton/guile-figl.git] / upstream-doc / manglsl / gl_TessCoord.xml
CommitLineData
7faf1d71
AW
1<?xml version="1.0" encoding="UTF-8"?>\r
2<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook MathML Module V1.1b1//EN"\r
3 "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">\r
4<refentry id="gl_TessCoord">\r
5 <refmeta>\r
6 <refmetainfo>\r
7 <copyright>\r
8 <year>2011</year>\r
9 <holder>Khronos Group</holder>\r
10 </copyright>\r
11 </refmetainfo>\r
12 <refentrytitle>gl_TessCoord</refentrytitle>\r
13 <manvolnum>3G</manvolnum>\r
14 </refmeta>\r
15 <refnamediv>\r
16 <refname>gl_TessCoord</refname>\r
17 <refpurpose>contains the coordinate of the vertex within the current patch</refpurpose>\r
18 </refnamediv>\r
19 <refsynopsisdiv><title>Declaration</title>\r
20 <funcsynopsis>\r
21 <function>in vec3 gl_TessCoord;</function>\r
22 </funcsynopsis>\r
23 </refsynopsisdiv>\r
24 <refsect1 id="description"><title>Description</title>\r
25 <para>\r
26 Available only in the tessellation cevaluation language, <function>gl_TessCoord</function>\r
27 specifies the three component (u, v, w) vector identifying the position of the vertex being\r
28 processed by the shader relative to the primitive being tessellated.\r
29 </para>\r
30 </refsect1>\r
31 <refsect1 id="versions"><title>Version Support</title>\r
32 <informaltable frame="topbot">\r
33 <tgroup cols="3" align="left">\r
34 <colspec colwidth="1.1*" />\r
35 <colspec colwidth="1*" align="center" />\r
36 <colspec colwidth="1*" align="center" />\r
37 <colspec colwidth="1*" align="center" />\r
38 <colspec colwidth="1*" align="center" />\r
39 <colspec colwidth="1*" align="center" />\r
40 <colspec colwidth="1*" align="center" />\r
41 <colspec colwidth="1*" align="center" />\r
42 <colspec colwidth="1*" align="center" />\r
43 <thead>\r
44 <row>\r
45 <entry rowsep="1" align="left"><emphasis role="bold">\r
46 Variable\r
47 </emphasis></entry>\r
48 <entry rowsep="1" align="left"><emphasis role="bold">\r
49 Version 1.10\r
50 </emphasis></entry>\r
51 <entry rowsep="1" align="left"><emphasis role="bold">\r
52 Version 1.20\r
53 </emphasis></entry>\r
54 <entry rowsep="1" align="left"><emphasis role="bold">\r
55 Version 1.30\r
56 </emphasis></entry>\r
57 <entry rowsep="1" align="left"><emphasis role="bold">\r
58 Version 1.40\r
59 </emphasis></entry>\r
60 <entry rowsep="1" align="left"><emphasis role="bold">\r
61 Version 1.50\r
62 </emphasis></entry>\r
63 <entry rowsep="1" align="left"><emphasis role="bold">\r
64 Version 3.30\r
65 </emphasis></entry>\r
66 <entry rowsep="1" align="left"><emphasis role="bold">\r
67 Version 4.00\r
68 </emphasis></entry>\r
69 <entry rowsep="1" align="left"><emphasis role="bold">\r
70 Version 4.10\r
71 </emphasis></entry>\r
72 </row>\r
73 <row>\r
74 <entry>\r
75 gl_TessCoord\r
76 </entry>\r
77 <entry>\r
78 <emphasis>-</emphasis> <!-- 1.10, OpenGL 2.0 -->\r
79 </entry>\r
80 <entry>\r
81 <emphasis>-</emphasis> <!-- 1.20, OpenGL 2.1 -->\r
82 </entry>\r
83 <entry>\r
84 <emphasis>-</emphasis> <!-- 1.30, OpenGL 3.0 -->\r
85 </entry>\r
86 <entry>\r
87 <emphasis>-</emphasis> <!-- 1.40, OpenGL 3.1 -->\r
88 </entry>\r
89 <entry>\r
90 <emphasis>-</emphasis> <!-- 1.50, OpenGL 3.2 -->\r
91 </entry>\r
92 <entry>\r
93 <emphasis>-</emphasis> <!-- 3.30, OpenGL 3.3 -->\r
94 </entry>\r
95 <entry>\r
96 <emphasis>Y</emphasis> <!-- 4.00, OpenGL 4.0 -->\r
97 </entry>\r
98 <entry>\r
99 <emphasis>Y</emphasis> <!-- 4.10, OpenGL 4.1 -->\r
100 </entry>\r
101 </row>\r
102 </thead>\r
103 </tgroup>\r
104 </informaltable>\r
105 </refsect1>\r
106 <refsect1 id="seealso"><title>See Also</title>\r
107 <para>\r
108 <citerefentry><refentrytitle>gl_TessLevelOuter</refentrytitle></citerefentry>,\r
109 <citerefentry><refentrytitle>gl_TessLevelInner</refentrytitle></citerefentry>,\r
110 <citerefentry><refentrytitle>gl_PatchVerticesIn</refentrytitle></citerefentry>\r
111 </para>\r
112 </refsect1>\r
113 <refsect1 id="Copyright"><title>Copyright</title>\r
114 <para>\r
115 Copyright <trademark class="copyright"></trademark> 2011 Khronos Group. \r
116 This material may be distributed subject to the terms and conditions set forth in \r
117 the Open Publication License, v 1.0, 8 June 1999.\r
118 <ulink url="http://opencontent.org/openpub/">http://opencontent.org/openpub/</ulink>.\r
119 </para>\r
120 </refsect1>\r
121</refentry>\r