PipelineTimings.VertexProcessingTimePercent Property |
Language: |
Retrieves the percentage of time spent running vertex shaders.
Visual Basic Public ReadOnly Property VertexProcessingTimePercent As Single C# public float VertexProcessingTimePercent { get; } C++ public:
property float VertexProcessingTimePercent {
float get();
}JScript public function get VertexProcessingTimePercent() : float
System.Single
This property is read-only.
A Single that represents the percentage of time spent running vertex shaders.
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