1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META name="GENERATOR" content="Microsoft FrontPage 5.0">
6<META http-equiv="Content-Style-Type" content="text/css">
7<LINK rel="stylesheet" type="text/css" href="../../CSS/revolution.css">
8<TITLE>GXTevRegID</TITLE>
9</HEAD>
10<BODY>
11<H1 align="left">GXTevRegID</H1>
12
13<H2>Enumerated Types</H2>
14<DIV align="left">
15<TABLE border="0" width="100%">
16  <TBODY>
17    <TR>
18      <TD width="100%"><CODE>GX_TEVREG0</CODE></TD>
19    </TR>
20    <TR>
21      <TD width="100%"><CODE>GX_TEVREG1</CODE></TD>
22    </TR>
23    <TR>
24      <TD width="100%"><CODE>GX_TEVREG2</CODE></TD>
25    </TR>
26    <TR>
27      <TD width="100%"><CODE>GX_TEVPREV</CODE></TD>
28    </TR>
29    <TR>
30      <TD width="100%"><CODE>GX_MAX_TEVREG</CODE></TD>
31    </TR>
32  </TBODY>
33</TABLE>
34</DIV>
35
36<H2>Description</H2>
37<P>Texture environment (TEV) input-output register names. <CODE>GX_TEVPREV</CODE> is the default register for passing results from one stage to another. <CODE>GX_TEVPREV</CODE> must be used as the output register in the last active TEV stage.</P>
38<TABLE class="arguments" border="1" >
39  <TBODY>
40    <TR>
41<TH>GX_TEVREG0</TH>
42<TD>Input-output color register ID 0.</TD>
43    </TR>
44    <TR>
45<TH>GX_TEVREG1</TH>
46<TD>Input-output color register ID 1.</TD>
47    </TR>
48    <TR>
49<TH>GX_TEVREG2</TH>
50<TD>Input-output color register ID 2.</TD>
51    </TR>
52    <TR>
53<TH>GX_TEVPREV</TH>
54<TD>Input-output color register ID PREV (default).</TD>
55    </TR>
56  </TBODY>
57</TABLE>
58
59<H2>Functions Using This Type</H2>
60<P class="reference">
61<A href="../Tev/GXSetTevAlphaOp.html">GXSetTevAlphaOp</A>,
62<A href="../Tev/GXSetTevColorOp.html">GXSetTevColorOp</A>,
63<A href="../Tev/GXSetTevColor.html">GXSetTevColor</A>,
64<A href="../Tev/GXSetTevColorS10.html">GXSetTevColorS10</A>
65</P>
66
67<H2>Revision History</H2>
68<P>
692007/10/22 Made additions to Functions Using This Type section.<br>2006/03/01 Initial version.<br>
70</P>
71
72<hr><p>CONFIDENTIAL</p></body>
73</HTML>