ReactOS 0.4.15-dev-7906-g1b85a5f
_D3DDEVINFO_D3D9BANDWIDTHTIMINGS Struct Reference

#include <d3d9types.h>

Public Attributes

float MaxBandwidthUtilized
 
float FrontEndUploadMemoryUtilizedPercent
 
float VertexRateUtilizedPercent
 
float TriangleSetupRateUtilizedPercent
 
float FillRateUtilizedPercent
 

Detailed Description

Definition at line 1275 of file d3d9types.h.

Member Data Documentation

◆ FillRateUtilizedPercent

float _D3DDEVINFO_D3D9BANDWIDTHTIMINGS::FillRateUtilizedPercent

Definition at line 1280 of file d3d9types.h.

◆ FrontEndUploadMemoryUtilizedPercent

float _D3DDEVINFO_D3D9BANDWIDTHTIMINGS::FrontEndUploadMemoryUtilizedPercent

Definition at line 1277 of file d3d9types.h.

◆ MaxBandwidthUtilized

float _D3DDEVINFO_D3D9BANDWIDTHTIMINGS::MaxBandwidthUtilized

Definition at line 1276 of file d3d9types.h.

◆ TriangleSetupRateUtilizedPercent

float _D3DDEVINFO_D3D9BANDWIDTHTIMINGS::TriangleSetupRateUtilizedPercent

Definition at line 1279 of file d3d9types.h.

◆ VertexRateUtilizedPercent

float _D3DDEVINFO_D3D9BANDWIDTHTIMINGS::VertexRateUtilizedPercent

Definition at line 1278 of file d3d9types.h.


The documentation for this struct was generated from the following file: