ReactOS 0.4.16-dev-321-g63bb46a
|
#include <d3dcaps.h>
Public Attributes | |
DWORD | dwSize |
DWORD | dwCaps |
DWORD | dwLightingModel |
DWORD | dwNumLights |
DWORD _D3DLIGHTINGCAPS::dwCaps |
Definition at line 257 of file d3dcaps.h.
Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().
DWORD _D3DLIGHTINGCAPS::dwLightingModel |
Definition at line 258 of file d3dcaps.h.
Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().
DWORD _D3DLIGHTINGCAPS::dwNumLights |
Definition at line 259 of file d3dcaps.h.
Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().
DWORD _D3DLIGHTINGCAPS::dwSize |
Definition at line 256 of file d3dcaps.h.
Referenced by ddraw_d3dcaps1_from_7(), and dump_D3dDriverData().