ReactOS 0.4.15-dev-7788-g1ad9096
_D3DNTHAL_GLOBALDRIVERDATA Struct Reference

#include <d3dnthal.h>

Collaboration diagram for _D3DNTHAL_GLOBALDRIVERDATA:

Public Attributes

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

Detailed Description

Definition at line 126 of file d3dnthal.h.

Member Data Documentation

◆ dwNumClipVertices

DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumClipVertices

Definition at line 130 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), and GetD3D9DriverInfo().

◆ dwNumTextureFormats

DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumTextureFormats

◆ dwNumVertices

DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumVertices

Definition at line 129 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), and GetD3D9DriverInfo().

◆ dwSize

DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwSize

◆ hwCaps

D3DNTHALDEVICEDESC_V1 _D3DNTHAL_GLOBALDRIVERDATA::hwCaps

Definition at line 128 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), GetD3D9DriverInfo(), and START_TEST().

◆ lpTextureFormats

LPDDSURFACEDESC _D3DNTHAL_GLOBALDRIVERDATA::lpTextureFormats

Definition at line 132 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), and DxDdQueryDirectDrawObject().


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