Main Page Modules Alphabetical List Data Structures Data Fields
Metrics
[D3D9]
D3D9 RenderWare Graphics provides additional metrics to the standard set in RenderWare that can help an application programmer locate bottlenecks in their code. These extra metrics are:
- RENDERSTATECHANGES - the number of D3D9 renderstate changes that have occurred in the last frame,
- TEXTURESTATECHANGES - the number of D3D9 texturestate changes that have occurred in the last frame,
- MATERIALCHANGES - the number of D3D9 material changes that have occurred in the last frame,
- LIGHTSCHANGED - the number of lights that have changed in the last frame.
- VERTEXBUFFERSWITCHES - the number of D3D9 vertex buffer switches that have occurred in the last frame.
- See also:
-
RwMetrics
© 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:57 2004.
Send Feedback