aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03715.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03715.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03715.html')
-rw-r--r--docs/doxygen/nel/a03715.html581
1 files changed, 581 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03715.html b/docs/doxygen/nel/a03715.html
new file mode 100644
index 00000000..1689b4d3
--- /dev/null
+++ b/docs/doxygen/nel/a03715.html
@@ -0,0 +1,581 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: CVPOperand struct Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>CVPOperand Struct Reference</h1><code>#include &lt;<a class="el" href="a06719.html">vertex_program_parse.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+An operand in a vertex program <dl compact><dt><b>Author:</b></dt><dd>Nicolas Vizerie <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2002 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00063">63</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperandw2">EInputRegister</a> { <br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2CVPOperandw11">IPosition</a> = 0,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw23">IWeight</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw7">INormal</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw12">IPrimaryColor</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2CVPOperandw13">ISecondaryColor</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw6">IFogCoord</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw10">IPaletteSkin</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw5">IEmpty</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2CVPOperandw14">ITex0</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw15">ITex1</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw16">ITex2</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw17">ITex3</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2CVPOperandw18">ITex4</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw19">ITex5</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw20">ITex6</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw21">ITex7</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2CVPOperandw22">ITex8</a>,
+<a class="el" href="a03715.html#CVPOperandw2CVPOperandw9">InputRegisterCount</a>
+<br>
+ }</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperandw3">EOperandType</a> { <br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw3CVPOperandw42">Variable</a> = 0,
+<a class="el" href="a03715.html#CVPOperandw3CVPOperandw1">Constant</a>,
+<a class="el" href="a03715.html#CVPOperandw3CVPOperandw8">InputRegister</a>,
+<a class="el" href="a03715.html#CVPOperandw3CVPOperandw40">OutputRegister</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw3CVPOperandw0">AddressRegister</a>,
+<a class="el" href="a03715.html#CVPOperandw3CVPOperandw28">OperandTypeCount</a>
+<br>
+ }</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>enum &nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperandw4">EOutputRegister</a> { <br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw4CVPOperandw27">OHPosition</a> = 0,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw30">OPrimaryColor</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw31">OSecondaryColor</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw24">OBackFacePrimaryColor</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw4CVPOperandw25">OBackFaceSecondaryColor</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw26">OFogCoord</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw29">OPointSize</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw32">OTex0</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw4CVPOperandw33">OTex1</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw34">OTex2</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw35">OTex3</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw36">OTex4</a>,
+<br>
+&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw4CVPOperandw37">OTex5</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw38">OTex6</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw39">OTex7</a>,
+<a class="el" href="a03715.html#CVPOperandw4CVPOperandw41">OutputRegisterCount</a>
+<br>
+ }</td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando1">Indexed</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando3">Negate</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03718.html">CVPSwizzle</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando5">Swizzle</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03715.html#CVPOperandw3">EOperandType</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando6">Type</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap>union {</td></tr>
+
+<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="a04558.html#a15">uint</a>&nbsp;&nbsp;&nbsp;<b>ConstantValue</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw2">EInputRegister</a>&nbsp;&nbsp;&nbsp;<b>InputRegisterValue</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="a03715.html#CVPOperandw4">EOutputRegister</a>&nbsp;&nbsp;&nbsp;<b>OutputRegisterValue</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="a04558.html#a15">uint</a>&nbsp;&nbsp;&nbsp;<b>VariableValue</b></td></tr>
+
+<tr><td class="memItemLeft" nowrap valign=top>}&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando7">Value</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03715.html#CVPOperando9">WriteMask</a></td></tr>
+
+</table>
+<hr><h2>Member Enumeration Documentation</h2>
+<a class="anchor" name="CVPOperandw2" doxytag="CVPOperand::EInputRegister" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> enum <a class="el" href="a03715.html#CVPOperandw2">CVPOperand::EInputRegister</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+<dl compact><dt><b>Enumeration values: </b></dt><dd>
+<table border=0 cellspacing=2 cellpadding=0>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw11" doxytag="IPosition" ></a>IPosition</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw23" doxytag="IWeight" ></a>IWeight</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw7" doxytag="INormal" ></a>INormal</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw12" doxytag="IPrimaryColor" ></a>IPrimaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw13" doxytag="ISecondaryColor" ></a>ISecondaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw6" doxytag="IFogCoord" ></a>IFogCoord</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw10" doxytag="IPaletteSkin" ></a>IPaletteSkin</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw5" doxytag="IEmpty" ></a>IEmpty</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw14" doxytag="ITex0" ></a>ITex0</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw15" doxytag="ITex1" ></a>ITex1</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw16" doxytag="ITex2" ></a>ITex2</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw17" doxytag="ITex3" ></a>ITex3</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw18" doxytag="ITex4" ></a>ITex4</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw19" doxytag="ITex5" ></a>ITex5</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw20" doxytag="ITex6" ></a>ITex6</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw21" doxytag="ITex7" ></a>ITex7</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw22" doxytag="ITex8" ></a>ITex8</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw2CVPOperandw9" doxytag="InputRegisterCount" ></a>InputRegisterCount</em>&nbsp;</td><td>
+</td></tr>
+</table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00076">76</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+<div class="fragment"><pre>00077 {
+00078 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw11">IPosition</a> = 0,
+00079 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw23">IWeight</a>,
+00080 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw7">INormal</a>,
+00081 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw12">IPrimaryColor</a>,
+00082 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw13">ISecondaryColor</a>,
+00083 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw6">IFogCoord</a>,
+00084 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw10">IPaletteSkin</a>,
+00085 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw5">IEmpty</a>,
+00086 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw14">ITex0</a>,
+00087 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw15">ITex1</a>,
+00088 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw16">ITex2</a>,
+00089 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw17">ITex3</a>,
+00090 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw18">ITex4</a>,
+00091 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw19">ITex5</a>,
+00092 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw20">ITex6</a>,
+00093 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw21">ITex7</a>,
+00094 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw22">ITex8</a>,
+00095 <a class="code" href="a03715.html#CVPOperandw2CVPOperandw9">InputRegisterCount</a>
+00096 };
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperandw3" doxytag="CVPOperand::EOperandType" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> enum <a class="el" href="a03715.html#CVPOperandw3">CVPOperand::EOperandType</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+<dl compact><dt><b>Enumeration values: </b></dt><dd>
+<table border=0 cellspacing=2 cellpadding=0>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw42" doxytag="Variable" ></a>Variable</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw1" doxytag="Constant" ></a>Constant</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw8" doxytag="InputRegister" ></a>InputRegister</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw40" doxytag="OutputRegister" ></a>OutputRegister</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw0" doxytag="AddressRegister" ></a>AddressRegister</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw3CVPOperandw28" doxytag="OperandTypeCount" ></a>OperandTypeCount</em>&nbsp;</td><td>
+</td></tr>
+</table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00066">66</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+<div class="fragment"><pre>00067 {
+00068 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw42">Variable</a> = 0, <span class="comment">// (R[0], R[1] ..)</span>
+00069 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw1">Constant</a>, <span class="comment">// (</span>
+00070 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw8">InputRegister</a>,
+00071 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw40">OutputRegister</a>,
+00072 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw0">AddressRegister</a>, <span class="comment">// for now, only means a0.x, no additionnal info is needed</span>
+00073 <a class="code" href="a03715.html#CVPOperandw3CVPOperandw28">OperandTypeCount</a>
+00074 };
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperandw4" doxytag="CVPOperand::EOutputRegister" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> enum <a class="el" href="a03715.html#CVPOperandw4">CVPOperand::EOutputRegister</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+<dl compact><dt><b>Enumeration values: </b></dt><dd>
+<table border=0 cellspacing=2 cellpadding=0>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw27" doxytag="OHPosition" ></a>OHPosition</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw30" doxytag="OPrimaryColor" ></a>OPrimaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw31" doxytag="OSecondaryColor" ></a>OSecondaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw24" doxytag="OBackFacePrimaryColor" ></a>OBackFacePrimaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw25" doxytag="OBackFaceSecondaryColor" ></a>OBackFaceSecondaryColor</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw26" doxytag="OFogCoord" ></a>OFogCoord</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw29" doxytag="OPointSize" ></a>OPointSize</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw32" doxytag="OTex0" ></a>OTex0</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw33" doxytag="OTex1" ></a>OTex1</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw34" doxytag="OTex2" ></a>OTex2</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw35" doxytag="OTex3" ></a>OTex3</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw36" doxytag="OTex4" ></a>OTex4</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw37" doxytag="OTex5" ></a>OTex5</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw38" doxytag="OTex6" ></a>OTex6</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw39" doxytag="OTex7" ></a>OTex7</em>&nbsp;</td><td>
+</td></tr>
+<tr><td valign=top><em><a class="anchor" name="CVPOperandw4CVPOperandw41" doxytag="OutputRegisterCount" ></a>OutputRegisterCount</em>&nbsp;</td><td>
+</td></tr>
+</table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00098">98</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+<div class="fragment"><pre>00099 {
+00100 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw27">OHPosition</a> = 0,
+00101 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw30">OPrimaryColor</a>,
+00102 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw31">OSecondaryColor</a>,
+00103 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw24">OBackFacePrimaryColor</a>, <span class="comment">// warning : backface colors are not supported on all implementations</span>
+00104 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw25">OBackFaceSecondaryColor</a>,
+00105 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw26">OFogCoord</a>,
+00106 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw29">OPointSize</a>,
+00107 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw32">OTex0</a>,
+00108 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw33">OTex1</a>,
+00109 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw34">OTex2</a>,
+00110 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw35">OTex3</a>,
+00111 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw36">OTex4</a>,
+00112 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw37">OTex5</a>,
+00113 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw38">OTex6</a>,
+00114 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw39">OTex7</a>,
+00115 <a class="code" href="a03715.html#CVPOperandw4CVPOperandw41">OutputRegisterCount</a>
+00116 };
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="CVPOperando0" doxytag="CVPOperand::ConstantValue" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03715.html#CVPOperando0">CVPOperand::ConstantValue</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00126">126</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando1" doxytag="CVPOperand::Indexed" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool <a class="el" href="a03715.html#CVPOperando1">CVPOperand::Indexed</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00129">129</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00442">CVPParser::parseConstantRegister()</a>, <a class="el" href="a06718.html#l00579">CVPParser::parseOp3()</a>, <a class="el" href="a06718.html#l00632">CVPParser::parseOp4()</a>, and <a class="el" href="a05656.html#l00372">NL3D::CDriverGL::setupEXTVertexShader()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando2" doxytag="CVPOperand::InputRegisterValue" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03715.html#CVPOperandw2">EInputRegister</a> <a class="el" href="a03715.html#CVPOperando2">CVPOperand::InputRegisterValue</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00124">124</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando3" doxytag="CVPOperand::Negate" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool <a class="el" href="a03715.html#CVPOperando3">CVPOperand::Negate</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00135">135</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00142">CVPParser::parseOperand()</a>, and <a class="el" href="a05656.html#l00372">NL3D::CDriverGL::setupEXTVertexShader()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando4" doxytag="CVPOperand::OutputRegisterValue" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03715.html#CVPOperandw4">EOutputRegister</a> <a class="el" href="a03715.html#CVPOperando4">CVPOperand::OutputRegisterValue</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00123">123</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando5" doxytag="CVPOperand::Swizzle" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03718.html">CVPSwizzle</a> <a class="el" href="a03715.html#CVPOperando5">CVPOperand::Swizzle</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00136">136</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00714">CVPParser::parseInstruction()</a>, <a class="el" href="a06718.html#l00142">CVPParser::parseOperand()</a>, and <a class="el" href="a05656.html#l00372">NL3D::CDriverGL::setupEXTVertexShader()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando6" doxytag="CVPOperand::Type" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03715.html#CVPOperandw3">EOperandType</a> <a class="el" href="a03715.html#CVPOperando6">CVPOperand::Type</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00118">118</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00533">CVPParser::parseAddressRegister()</a>, <a class="el" href="a06718.html#l00442">CVPParser::parseConstantRegister()</a>, <a class="el" href="a06718.html#l00224">CVPParser::parseInputRegister()</a>, <a class="el" href="a06718.html#l00714">CVPParser::parseInstruction()</a>, <a class="el" href="a06718.html#l00547">CVPParser::parseOp2()</a>, <a class="el" href="a06718.html#l00579">CVPParser::parseOp3()</a>, <a class="el" href="a06718.html#l00632">CVPParser::parseOp4()</a>, <a class="el" href="a06718.html#l00142">CVPParser::parseOperand()</a>, <a class="el" href="a06718.html#l00370">CVPParser::parseOutputRegister()</a>, <a class="el" href="a06718.html#l00513">CVPParser::parseVariableRegister()</a>, and <a class="el" href="a05656.html#l00372">NL3D::CDriverGL::setupEXTVertexShader()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando7" doxytag="CVPOperand::Value" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> union { ... } <a class="el" href="a03715.html#CVPOperando7">CVPOperand::Value</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00442">CVPParser::parseConstantRegister()</a>, <a class="el" href="a06718.html#l00224">CVPParser::parseInputRegister()</a>, <a class="el" href="a06718.html#l00714">CVPParser::parseInstruction()</a>, <a class="el" href="a06718.html#l00579">CVPParser::parseOp3()</a>, <a class="el" href="a06718.html#l00632">CVPParser::parseOp4()</a>, <a class="el" href="a06718.html#l00142">CVPParser::parseOperand()</a>, <a class="el" href="a06718.html#l00370">CVPParser::parseOutputRegister()</a>, <a class="el" href="a06718.html#l00513">CVPParser::parseVariableRegister()</a>, and <a class="el" href="a05656.html#l00372">NL3D::CDriverGL::setupEXTVertexShader()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando8" doxytag="CVPOperand::VariableValue" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03715.html#CVPOperando8">CVPOperand::VariableValue</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00125">125</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="CVPOperando9" doxytag="CVPOperand::WriteMask" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03715.html#CVPOperando9">CVPOperand::WriteMask</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06719.html#l00132">132</a> of file <a class="el" href="a06719.html">vertex_program_parse.h</a>.
+<p>
+Referenced by <a class="el" href="a06718.html#l01053">dumpOperand()</a>, <a class="el" href="a06718.html#l00714">CVPParser::parseInstruction()</a>, and <a class="el" href="a06718.html#l00142">CVPParser::parseOperand()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this struct was generated from the following file:<ul>
+<li><a class="el" href="a06719.html">vertex_program_parse.h</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 06:43:56 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>