ReactOS 0.4.15-dev-8096-ga0eec98
_D3DNTHALDeviceDesc_V1 Struct Reference

#include <d3dnthal.h>

Collaboration diagram for _D3DNTHALDeviceDesc_V1:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
D3DCOLORMODEL dcmColorModel
 
DWORD dwDevCaps
 
D3DTRANSFORMCAPS dtcTransformCaps
 
BOOL bClipping
 
D3DLIGHTINGCAPS dlcLightingCaps
 
D3DPRIMCAPS dpcLineCaps
 
D3DPRIMCAPS dpcTriCaps
 
DWORD dwDeviceRenderBitDepth
 
DWORD dwDeviceZBufferBitDepth
 
DWORD dwMaxBufferSize
 
DWORD dwMaxVertexCount
 

Detailed Description

Definition at line 110 of file d3dnthal.h.

Member Data Documentation

◆ bClipping

BOOL _D3DNTHALDeviceDesc_V1::bClipping

Definition at line 116 of file d3dnthal.h.

◆ dcmColorModel

D3DCOLORMODEL _D3DNTHALDeviceDesc_V1::dcmColorModel

Definition at line 113 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dlcLightingCaps

D3DLIGHTINGCAPS _D3DNTHALDeviceDesc_V1::dlcLightingCaps

Definition at line 117 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dpcLineCaps

D3DPRIMCAPS _D3DNTHALDeviceDesc_V1::dpcLineCaps

Definition at line 118 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dpcTriCaps

D3DPRIMCAPS _D3DNTHALDeviceDesc_V1::dpcTriCaps

Definition at line 119 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dtcTransformCaps

D3DTRANSFORMCAPS _D3DNTHALDeviceDesc_V1::dtcTransformCaps

Definition at line 115 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dwDevCaps

DWORD _D3DNTHALDeviceDesc_V1::dwDevCaps

Definition at line 114 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dwDeviceRenderBitDepth

DWORD _D3DNTHALDeviceDesc_V1::dwDeviceRenderBitDepth

Definition at line 120 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dwDeviceZBufferBitDepth

DWORD _D3DNTHALDeviceDesc_V1::dwDeviceZBufferBitDepth

Definition at line 121 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dwFlags

DWORD _D3DNTHALDeviceDesc_V1::dwFlags

Definition at line 112 of file d3dnthal.h.

Referenced by dump_D3dDriverData().

◆ dwMaxBufferSize

DWORD _D3DNTHALDeviceDesc_V1::dwMaxBufferSize

Definition at line 122 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), and START_TEST().

◆ dwMaxVertexCount

DWORD _D3DNTHALDeviceDesc_V1::dwMaxVertexCount

Definition at line 123 of file d3dnthal.h.

Referenced by dump_D3dDriverData(), and START_TEST().

◆ dwSize

DWORD _D3DNTHALDeviceDesc_V1::dwSize

Definition at line 111 of file d3dnthal.h.

Referenced by dump_D3dDriverData().


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