Searched refs:GetDirect3D (Results 1 – 2 of 2) sorted by relevance
142 STDMETHOD(GetDirect3D) (THIS_ LPDIRECT3D*) PURE; in DECLARE_INTERFACE_() local167 #define IDirect3DDevice_GetDirect3D(p, a) (p)->lpVtbl->GetDirect3D(p, a)