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