Returns the size of a vertex for a flexible vertex format (FVF).
UINT D3DXGetFVFVertexSize( DWORD FVF );
The FVF vertex size, in bytes.
Header: Declared in D3dx9core.h.