Searched refs:dlcLightingCaps (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dcaps.h209 D3DLIGHTINGCAPS dlcLightingCaps; member in struct:_D3DDeviceDesc
H A Dd3dhal.h50 D3DLIGHTINGCAPS dlcLightingCaps; member in struct:_D3DDeviceDesc_V1
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dcaps.h209 D3DLIGHTINGCAPS dlcLightingCaps; member in struct:_D3DDeviceDesc
H A Dd3dhal.h50 D3DLIGHTINGCAPS dlcLightingCaps; member in struct:_D3DDeviceDesc_V1
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3D.cpp2144 pCaps->hwCaps.dlcLightingCaps.dwSize = sizeof (D3DLIGHTINGCAPS);
2145 pCaps->hwCaps.dlcLightingCaps.dwCaps = 0;
2146 pCaps->hwCaps.dlcLightingCaps.dwLightingModel = 0;
2147 pCaps->hwCaps.dlcLightingCaps.dwNumLights = 0;

Completed in 77 milliseconds