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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d.h78 typedef struct IDirect3D *LPDIRECT3D; typedef in typeref:struct:IDirect3D
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d.h78 typedef struct IDirect3D *LPDIRECT3D; typedef in typeref:struct:IDirect3D
415 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D) PURE;
453 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D) PURE;
658 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D) PURE;
726 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D) PURE;
802 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D) PURE;
942 STDMETHOD(Initialize)(THIS_ LPDIRECT3D lpDirect3D, LPGUID lpGUID, LPD3DDEVICEDESC lpD3DDVDesc) PURE;
960 STDMETHOD(GetDirect3D)(THIS_ LPDIRECT3D *lplpDirect3D) PURE;

Completed in 190 milliseconds