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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dcaps.h238 } D3DDEVICEDESC,*LPD3DDEVICEDESC; typedef in typeref:struct:_D3DDeviceDesc
239 #define D3DDEVICEDESCSIZE (sizeof(D3DDEVICEDESC))
360 D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc, void *ctx);
393 D3DDEVICEDESC ddHwDesc;
394 D3DDEVICEDESC ddSwDesc;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dcaps.h238 } D3DDEVICEDESC,*LPD3DDEVICEDESC; typedef in typeref:struct:_D3DDeviceDesc
239 #define D3DDEVICEDESCSIZE (sizeof(D3DDEVICEDESC))
392 D3DDEVICEDESC ddHwDesc;
393 D3DDEVICEDESC ddSwDesc;

Completed in 60 milliseconds