Searched refs:D3DDEVICEDESC (Results 1 - 3 of 3) 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;
H A Dd3d.h948 STDMETHOD(Initialize)(THIS_ IDirect3D *d3d, GUID *guid, D3DDEVICEDESC *desc) PURE;
949 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1038 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
1161 STDMETHOD(GetCaps)(THIS_ D3DDEVICEDESC *hal_desc, D3DDEVICEDESC *hel_desc) PURE;
/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 56 milliseconds