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>GXVCachePerf</TITLE> 9</HEAD> 10<BODY> 11<H1 align="left">GXVCachePerf</H1> 12 13<H2>Enumerated Values</H2> 14<DIV align="left"> 15<TABLE border="0" width="100%" height="94"> 16 <TBODY> 17 <TR> 18 <TD width="100%" height="21"><CODE>GX_VC_POS</CODE></TD> 19 </TR> 20 <TR> 21 <TD width="100%" height="21"><CODE>GX_VC_NRM</CODE></TD> 22 </TR> 23 <TR> 24 <TD width="100%" height="21"><CODE>GX_VC_CLR0</CODE></TD> 25 </TR> 26 <TR> 27 <TD width="100%" height="21"><CODE>GX_VC_CLR1</CODE></TD> 28 </TR> 29 <TR> 30 <TD width="100%" height="21"><CODE>GX_VC_TEX0</CODE></TD> 31 </TR> 32 <TR> 33 <TD width="100%" height="21"><CODE>GX_VC_TEX1</CODE></TD> 34 </TR> 35 <TR> 36 <TD width="100%" height="21"><CODE>GX_VC_TEX2</CODE></TD> 37 </TR> 38 <TR> 39 <TD width="100%" height="21"><CODE>GX_VC_TEX3</CODE></TD> 40 </TR> 41 <TR> 42 <TD width="100%" height="21"><CODE>GX_VC_TEX4</CODE></TD> 43 </TR> 44 <TR> 45 <TD width="100%" height="21"><CODE>GX_VC_TEX5</CODE></TD> 46 </TR> 47 <TR> 48 <TD width="100%" height="21"><CODE>GX_VC_TEX6</CODE></TD> 49 </TR> 50 <TR> 51 <TD width="100%" height="21"><CODE>GX_VC_TEX7</CODE></TD> 52 </TR> 53 <TR> 54 <TD width="100%" height="21"><CODE>GX_VC_ALL</CODE></TD> 55 </TR> 56 </TBODY> 57</TABLE> 58</DIV> 59 60<H2>Description</H2> 61<P>Vertex cache performance counter parameters.</P> 62<TABLE class="arguments" border="1" > 63 <TBODY> 64 <TR> 65<TH>GX_VC_POS</TH> 66<TD>Enables the vertex cache counter for position attributes.</TD> 67 </TR> 68 <TR> 69<TH>GX_VC_NRM</TH> 70<TD>Enables the vertex cache counter for normal attributes.</TD> 71 </TR> 72 <TR> 73<TH>GX_VC_CLR0</TH> 74<TD>Enables the vertex cache counter for attribute color ID 0.</TD> 75 </TR> 76 <TR> 77<TH>GX_VC_CLR1</TH> 78<TD>Enables the vertex cache counter for attribute color ID 1.</TD> 79 </TR> 80 <TR> 81<TH>GX_VC_TEX0</TH> 82<TD>Enables the vertex cache counter for attribute texture ID 0.</TD> 83 </TR> 84 <TR> 85<TH>GX_VC_TEX1</TH> 86<TD>Enables the vertex cache counter for attribute texture ID 1.</TD> 87 </TR> 88 <TR> 89<TH>GX_VC_TEX2</TH> 90<TD>Enables the vertex cache counter for attribute texture ID 2.</TD> 91 </TR> 92 <TR> 93<TH>GX_VC_TEX3</TH> 94<TD>Enables the vertex cache counter for attribute texture ID 3.</TD> 95 </TR> 96 <TR> 97<TH>GX_VC_TEX4</TH> 98<TD>Enables the vertex cache counter for attribute texture ID 4.</TD> 99 </TR> 100 <TR> 101<TH>GX_VC_TEX5</TH> 102<TD>Enables the vertex cache counter for attribute texture ID 5.</TD> 103 </TR> 104 <TR> 105<TH>GX_VC_TEX6</TH> 106<TD>Enables the vertex cache counter for attribute texture ID 6.</TD> 107 </TR> 108 <TR> 109<TH>GX_VC_TEX7</TH> 110<TD>Enables the vertex cache counter for attribute texture ID 7.</TD> 111 </TR> 112 <TR> 113<TH>GX_VC_ALL</TH> 114<TD>Enable the vertex cache counters for all attributes.</TD> 115 </TR> 116 </TBODY> 117</TABLE> 118 119<H2>Functions Using This Type</H2> 120<P class="reference"> 121<A href="../Performance/GXSetVCacheMetric.html">GXSetVCacheMetric</A> 122</P> 123 124<H2>Revision History</H2> 125<P> 1262006/03/01 Initial version.<br> 127</P> 128 129<hr><p>CONFIDENTIAL</p></body> 130</HTML>