Isle
Loading...
Searching...
No Matches
_D3DSTATS Struct Reference

#include <d3dtypes.h>

Public Attributes

DWORD dwSize
 
DWORD dwTrianglesDrawn
 
DWORD dwLinesDrawn
 
DWORD dwPointsDrawn
 
DWORD dwSpansDrawn
 
DWORD dwVerticesProcessed
 

Detailed Description

Definition at line 1164 of file d3dtypes.h.

Member Data Documentation

◆ dwLinesDrawn

DWORD _D3DSTATS::dwLinesDrawn

Definition at line 1167 of file d3dtypes.h.

◆ dwPointsDrawn

DWORD _D3DSTATS::dwPointsDrawn

Definition at line 1168 of file d3dtypes.h.

◆ dwSize

DWORD _D3DSTATS::dwSize

Definition at line 1165 of file d3dtypes.h.

◆ dwSpansDrawn

DWORD _D3DSTATS::dwSpansDrawn

Definition at line 1169 of file d3dtypes.h.

◆ dwTrianglesDrawn

DWORD _D3DSTATS::dwTrianglesDrawn

Definition at line 1166 of file d3dtypes.h.

◆ dwVerticesProcessed

DWORD _D3DSTATS::dwVerticesProcessed

Definition at line 1170 of file d3dtypes.h.


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