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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h86 typedef struct IDirect3DDevice2 *LPDIRECT3DDEVICE2; typedef in typeref:struct:IDirect3DDevice2
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h86 typedef struct IDirect3DDevice2 *LPDIRECT3DDEVICE2; typedef in typeref:struct:IDirect3DDevice2
274 STDMETHOD(CreateDevice)(THIS_ REFCLSID rclsid, LPDIRECTDRAWSURFACE lpDDS, LPDIRECT3DDEVICE2 *lplpD3DDevice2) PURE;
502 STDMETHOD(GetHandle)(THIS_ LPDIRECT3DDEVICE2 lpDirect3DDevice2, LPD3DMATERIALHANDLE lpHandle) PURE;
620 STDMETHOD(GetHandle)(THIS_ LPDIRECT3DDEVICE2 lpDirect3DDevice2, LPD3DTEXTUREHANDLE lpHandle) PURE;

Completed in 151 milliseconds