ReactOS 0.4.16-dev-91-g764881a
|
#include <d3dhal.h>
Public Attributes | |
DWORD | dwSize |
D3DDEVICEDESC_V1 | hwCaps |
DWORD | dwNumVertices |
DWORD | dwNumClipVertices |
DWORD | dwNumTextureFormats |
LPDDSURFACEDESC | lpTextureFormats |
DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumClipVertices |
Definition at line 77 of file d3dhal.h.
Referenced by GetD3D9DriverInfo().
DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumTextureFormats |
Definition at line 78 of file d3dhal.h.
Referenced by StartDirectDrawHal(), and WinMain().
DWORD _D3DHAL_GLOBALDRIVERDATA::dwNumVertices |
Definition at line 76 of file d3dhal.h.
Referenced by GetD3D9DriverInfo().
D3DDEVICEDESC_V1 _D3DHAL_GLOBALDRIVERDATA::hwCaps |
Definition at line 75 of file d3dhal.h.
Referenced by GetD3D9DriverInfo().
LPDDSURFACEDESC _D3DHAL_GLOBALDRIVERDATA::lpTextureFormats |