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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c1206 static unsigned int ConvertFvfToDeclaration(IWineD3DDeviceImpl *This, /* For the GL info, which has the type table */ function
1325 size = ConvertFvfToDeclaration(This, fvf, &elements);

Completed in 54 milliseconds