ReactOS 0.4.15-dev-7842-g558ab78
_D3DHAL_GLOBALDRIVERDATA Struct Reference

#include <d3dhal.h>

Collaboration diagram for _D3DHAL_GLOBALDRIVERDATA:

Public Attributes

DWORD dwSize
 
D3DDEVICEDESC_V1 hwCaps
 
DWORD dwNumVertices
 
DWORD dwNumClipVertices
 
DWORD dwNumTextureFormats
 
LPDDSURFACEDESC lpTextureFormats
 

Detailed Description

Definition at line 73 of file d3dhal.h.

Member Data Documentation

◆ dwNumClipVertices

DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumClipVertices

Definition at line 77 of file d3dhal.h.

Referenced by GetD3D9DriverInfo().

◆ dwNumTextureFormats

DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumTextureFormats

Definition at line 78 of file d3dhal.h.

Referenced by StartDirectDrawHal(), and WinMain().

◆ dwNumVertices

DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumVertices

Definition at line 76 of file d3dhal.h.

Referenced by GetD3D9DriverInfo().

◆ dwSize

DWORD _D3DHAL_GLOBALDRIVERDATA::dwSize

Definition at line 74 of file d3dhal.h.

◆ hwCaps

D3DDEVICEDESC_V1 _D3DHAL_GLOBALDRIVERDATA::hwCaps

Definition at line 75 of file d3dhal.h.

Referenced by GetD3D9DriverInfo().

◆ lpTextureFormats

LPDDSURFACEDESC _D3DHAL_GLOBALDRIVERDATA::lpTextureFormats

Definition at line 79 of file d3dhal.h.

Referenced by WinMain().


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