GXFlush

C Specification

#include <revolution/gx.h>
void GXFlush( void )

Arguments

None.

Return Values

None.

Description

This function flushes the write-gather FIFO in the CPU to make sure that all commands are sent to the graphics processor. It returns immediately.

See Also

Revision History

03/01/2006 Initial version.