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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Dvertexdeclaration.c63 #define D3D_DECL_TYPESIZE(type) d3d_dtype_lookup[type].typesize macro
198 offset += D3D_DECL_SIZE(elements[idx].Type) * D3D_DECL_TYPESIZE(elements[idx].Type);

Completed in 42 milliseconds