#include <revolution/gx.h> void GXClearVtxDesc( void );
None.
None.
This is a convenience function that sets the type of all of the attributes in the current vertex descriptor to GX_NONE. The same functionality can be obtained using GXSetVtxDescv; however, GXClearVtxDesc is much more efficient.
2006/03/01 Initial version.
CONFIDENTIAL