#include <nnsys/g3d/gecom.h>
void NNS_G3dGeFlushBuffer(void);
None.
None.
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 set). After running this function, it is safe to send the geometry command directly to the geometry engine.
NNS_G3dGeSetBuffer, NNS_G3dGeReleaseBuffer, NNS_G3dGeIsBufferExist
10/12/2004 Revised description.
09/16/2004 Added information to the description.
08/02/2004 Initial version.
CONFIDENTIAL