DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_D3DSTATS Struct Reference

#include <d3dtypes.h>

Data Fields

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

Detailed Description

Statistics structure

Field Documentation

◆ dwLinesDrawn

DWORD _D3DSTATS::dwLinesDrawn

◆ dwPointsDrawn

DWORD _D3DSTATS::dwPointsDrawn

◆ dwSize

DWORD _D3DSTATS::dwSize

◆ dwSpansDrawn

DWORD _D3DSTATS::dwSpansDrawn

◆ dwTrianglesDrawn

DWORD _D3DSTATS::dwTrianglesDrawn

◆ dwVerticesProcessed

DWORD _D3DSTATS::dwVerticesProcessed

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