ReactOS 0.4.15-dev-7994-gb388cb6
_D3DFINDDEVICESEARCH Struct Reference

#include <d3dcaps.h>

Collaboration diagram for _D3DFINDDEVICESEARCH:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
BOOL bHardware
 
D3DCOLORMODEL dcmColorModel
 
GUID guid
 
DWORD dwCaps
 
D3DPRIMCAPS dpcPrimCaps
 

Detailed Description

Definition at line 393 of file d3dcaps.h.

Member Data Documentation

◆ bHardware

BOOL _D3DFINDDEVICESEARCH::bHardware

Definition at line 397 of file d3dcaps.h.

◆ dcmColorModel

D3DCOLORMODEL _D3DFINDDEVICESEARCH::dcmColorModel

Definition at line 398 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ dpcPrimCaps

D3DPRIMCAPS _D3DFINDDEVICESEARCH::dpcPrimCaps

Definition at line 401 of file d3dcaps.h.

◆ dwCaps

DWORD _D3DFINDDEVICESEARCH::dwCaps

Definition at line 400 of file d3dcaps.h.

◆ dwFlags

DWORD _D3DFINDDEVICESEARCH::dwFlags

Definition at line 396 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ dwSize

DWORD _D3DFINDDEVICESEARCH::dwSize

Definition at line 395 of file d3dcaps.h.

Referenced by d3d3_FindDevice().

◆ guid

GUID _D3DFINDDEVICESEARCH::guid

Definition at line 399 of file d3dcaps.h.

Referenced by d3d3_FindDevice().


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