ReactOS 0.4.15-dev-7907-g95bf896
_D3DPRESENTSTATS Struct Reference

#include <d3d9types.h>

Collaboration diagram for _D3DPRESENTSTATS:

Public Attributes

UINT PresentCount
 
UINT PresentRefreshCount
 
UINT SyncRefreshCount
 
LARGE_INTEGER SyncQPCTime
 
LARGE_INTEGER SyncGPUTime
 

Detailed Description

Definition at line 1570 of file d3d9types.h.

Member Data Documentation

◆ PresentCount

UINT _D3DPRESENTSTATS::PresentCount

Definition at line 1572 of file d3d9types.h.

◆ PresentRefreshCount

UINT _D3DPRESENTSTATS::PresentRefreshCount

Definition at line 1573 of file d3d9types.h.

◆ SyncGPUTime

LARGE_INTEGER _D3DPRESENTSTATS::SyncGPUTime

Definition at line 1576 of file d3d9types.h.

◆ SyncQPCTime

LARGE_INTEGER _D3DPRESENTSTATS::SyncQPCTime

Definition at line 1575 of file d3d9types.h.

◆ SyncRefreshCount

UINT _D3DPRESENTSTATS::SyncRefreshCount

Definition at line 1574 of file d3d9types.h.


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