ReactOS 0.4.15-dev-8614-gbc76250
|
#include <d3dnthal.h>
Public Attributes | |
DWORD | dwSize |
D3DNTHALDEVICEDESC_V1 | hwCaps |
DWORD | dwNumVertices |
DWORD | dwNumClipVertices |
DWORD | dwNumTextureFormats |
LPDDSURFACEDESC | lpTextureFormats |
Definition at line 126 of file d3dnthal.h.
DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumClipVertices |
Definition at line 130 of file d3dnthal.h.
Referenced by dump_D3dDriverData(), and GetD3D9DriverInfo().
DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumTextureFormats |
Definition at line 131 of file d3dnthal.h.
Referenced by dump_D3dDriverData(), DxDdQueryDirectDrawObject(), GetD3D9DriverInfo(), START_TEST(), and test_NtGdiDdQueryDirectDrawObject().
DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwNumVertices |
Definition at line 129 of file d3dnthal.h.
Referenced by dump_D3dDriverData(), and GetD3D9DriverInfo().
DWORD _D3DNTHAL_GLOBALDRIVERDATA::dwSize |
Definition at line 127 of file d3dnthal.h.
Referenced by DdQueryDirectDrawObject(), dump_D3dDriverData(), intDdEnableDriver(), and test_NtGdiDdQueryDirectDrawObject().
D3DNTHALDEVICEDESC_V1 _D3DNTHAL_GLOBALDRIVERDATA::hwCaps |
Definition at line 128 of file d3dnthal.h.
Referenced by dump_D3dDriverData(), GetD3D9DriverInfo(), and START_TEST().
LPDDSURFACEDESC _D3DNTHAL_GLOBALDRIVERDATA::lpTextureFormats |
Definition at line 132 of file d3dnthal.h.
Referenced by dump_D3dDriverData(), and DxDdQueryDirectDrawObject().