ReactOS 0.4.15-dev-7924-g5949c20
_D3DDeviceDesc1 Struct Reference

#include <d3dcaps.h>

Collaboration diagram for _D3DDeviceDesc1:

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 280 of file d3dcaps.h.

Member Data Documentation

◆ bClipping

BOOL _D3DDeviceDesc1::bClipping

Definition at line 286 of file d3dcaps.h.

◆ dcmColorModel

D3DCOLORMODEL _D3DDeviceDesc1::dcmColorModel

Definition at line 283 of file d3dcaps.h.

◆ dlcLightingCaps

D3DLIGHTINGCAPS _D3DDeviceDesc1::dlcLightingCaps

Definition at line 287 of file d3dcaps.h.

◆ dpcLineCaps

D3DPRIMCAPS _D3DDeviceDesc1::dpcLineCaps

Definition at line 288 of file d3dcaps.h.

◆ dpcTriCaps

D3DPRIMCAPS _D3DDeviceDesc1::dpcTriCaps

Definition at line 289 of file d3dcaps.h.

◆ dtcTransformCaps

D3DTRANSFORMCAPS _D3DDeviceDesc1::dtcTransformCaps

Definition at line 285 of file d3dcaps.h.

◆ dwDevCaps

DWORD _D3DDeviceDesc1::dwDevCaps

Definition at line 284 of file d3dcaps.h.

◆ dwDeviceRenderBitDepth

DWORD _D3DDeviceDesc1::dwDeviceRenderBitDepth

Definition at line 290 of file d3dcaps.h.

◆ dwDeviceZBufferBitDepth

DWORD _D3DDeviceDesc1::dwDeviceZBufferBitDepth

Definition at line 291 of file d3dcaps.h.

◆ dwFlags

DWORD _D3DDeviceDesc1::dwFlags

Definition at line 282 of file d3dcaps.h.

◆ dwMaxBufferSize

DWORD _D3DDeviceDesc1::dwMaxBufferSize

Definition at line 292 of file d3dcaps.h.

◆ dwMaxVertexCount

DWORD _D3DDeviceDesc1::dwMaxVertexCount

Definition at line 293 of file d3dcaps.h.

◆ dwSize

DWORD _D3DDeviceDesc1::dwSize

Definition at line 281 of file d3dcaps.h.


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