DEMODoneRender

Syntax

#include <demo.h>

void DEMODoneRender(void);

Arguments

None.

Return Values

None.

Description

This function waits for the GXDrawDone function to finish and then copies the embedded frame buffer (EFB) to the external frame buffer (XFB) using the GXCopyDisp function. This function then sets the next video frame buffer, waits for vertical retracing, and swaps internal frame buffers using the DEMOSwapBuffers function.

See Also

DEMOInit, DEMOBeforeRender, DEMOSwapBuffers

Revision History

2006/03/01 Initial version.


CONFIDENTIAL