Searched refs:IDirect3DDevice9Impl_SetVertexDeclaration (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c425 HRESULT WINAPI IDirect3DDevice9Impl_SetVertexDeclaration(LPDIRECT3DDEVICE9EX iface, IDirect3DVertexDeclaration9* pDecl) { function
H A Dd3d9_private.h206 extern HRESULT WINAPI IDirect3DDevice9Impl_SetVertexDeclaration(IDirect3DDevice9Ex *iface,
H A Ddevice.c2460 hr = IDirect3DDevice9Impl_SetVertexDeclaration(iface, decl);
3001 IDirect3DDevice9Impl_SetVertexDeclaration,

Completed in 57 milliseconds