ReactOS 0.4.16-dev-197-g92996da
|
#include <d3dcaps.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwFlags |
BOOL | bHardware |
D3DCOLORMODEL | dcmColorModel |
GUID | guid |
DWORD | dwCaps |
D3DPRIMCAPS | dpcPrimCaps |
D3DCOLORMODEL _D3DFINDDEVICESEARCH::dcmColorModel |
Definition at line 398 of file d3dcaps.h.
Referenced by d3d3_FindDevice().
D3DPRIMCAPS _D3DFINDDEVICESEARCH::dpcPrimCaps |
DWORD _D3DFINDDEVICESEARCH::dwFlags |
Definition at line 396 of file d3dcaps.h.
Referenced by d3d3_FindDevice().
DWORD _D3DFINDDEVICESEARCH::dwSize |
Definition at line 395 of file d3dcaps.h.
Referenced by d3d3_FindDevice().
GUID _D3DFINDDEVICESEARCH::guid |
Definition at line 399 of file d3dcaps.h.
Referenced by d3d3_FindDevice().