NNS_G3dGeFlushBuffer

Syntax

#include <nnsys/g3d/gecom.h>
void NNS_G3dGeFlushBuffer(void);

Arguments

None.

Return Values

None.

Description

This function waits until DMA transfer via the NNS_G3dGeSendDL function completes, then writes the contents of the geometry command buffer to the geometry engine (if a buffer is configured). After running this function, it is safe to send geometry commands directly to the geometry engine.

See Also

NNS_G3dGeSetBuffer, NNS_G3dGeReleaseBuffer, NNS_G3dGeIsBufferExist

Revision History

2004/10/12 Added description.
2004/09/16 Added information to the description.
2004/08/02 Initial version.


CONFIDENTIAL