BandwidthTimings.VertexRateUtilizedPercent Property

Language:

Retrieves the vertex throughput percentage. This is the number of vertices processed compared to the theoretical maximum vertex processing rate. A high percentage is the target.

Definition

Visual Basic Public ReadOnly Property VertexRateUtilizedPercent As Single
C# public float VertexRateUtilizedPercent { get; }
C++ public:
property float VertexRateUtilizedPercent {
        float get();
}
JScript public function get VertexRateUtilizedPercent() : float

Property Value

System.Single
A Single Leave Site value that represents the vertex throughput percentage.

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center