Searched refs:DDSCAPS2 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h336 /* DDSCAPS2.dwCaps2 */
384 } DDSCAPS2,*LPDDSCAPS2; typedef in typeref:struct:_DDSCAPS2
446 DDSCAPS2 ddsCaps; /* surface capabilities */
508 DDSCAPS2 ddsCaps; /* surface capabilities */
1034 DDSCAPS2 ddsCaps; /* 68: DDraw surface caps */
1679 /*5c*/ STDMETHOD(GetAvailableVidMem)(THIS_ DDSCAPS2 *caps, DWORD *total, DWORD *free) PURE;
1797 /*5c*/ STDMETHOD(GetAvailableVidMem)(THIS_ DDSCAPS2 *caps, DWORD *total, DWORD *free) PURE;
2316 /* Cannot inherit from IDirectDrawSurface2 because DDSCAPS changed to DDSCAPS2.
2337 STDMETHOD(GetAttachedSurface)(THIS_ DDSCAPS2 *caps, IDirectDrawSurface4 **attachment) PURE;
2339 STDMETHOD(GetCaps)(THIS_ DDSCAPS2 *cap
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h336 /* DDSCAPS2.dwCaps2 */
383 } DDSCAPS2,*LPDDSCAPS2; typedef in typeref:struct:_DDSCAPS2
445 DDSCAPS2 ddsCaps; /* surface capabilities */
507 DDSCAPS2 ddsCaps; /* surface capabilities */
1033 DDSCAPS2 ddsCaps; /* 68: DDraw surface caps */
2271 /* Cannot inherit from IDirectDrawSurface2 because DDSCAPS changed to DDSCAPS2.

Completed in 80 milliseconds