Searched defs:DDSCAPS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddraw.h271 /* DDSCAPS.dwCaps */
334 } DDSCAPS,*LPDDSCAPS; typedef in typeref:struct:_DDSCAPS
416 DDSCAPS ddsOldCaps; /* old DDSCAPS - superseded for DirectX6+ */
477 DDSCAPS ddsOldCaps; /* old DDSCAPS - superseded for DirectX6+ */
539 DDSCAPS ddsCaps; /* DDSCAPS structure has all the general capabilities */
600 DDSCAPS ddsCaps; /* DDSCAPS structur
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddraw.h271 /* DDSCAPS.dwCaps */
334 } DDSCAPS,*LPDDSCAPS; typedef in typeref:struct:_DDSCAPS
415 DDSCAPS ddsOldCaps; /* old DDSCAPS - superseded for DirectX6+ */
476 DDSCAPS ddsOldCaps; /* old DDSCAPS - superseded for DirectX6+ */
538 DDSCAPS ddsCaps; /* DDSCAPS structure has all the general capabilities */
599 DDSCAPS ddsCaps; /* DDSCAPS structur
[all...]

Completed in 73 milliseconds