#include <demo.h> void DEMODoneRender(void);
None.
None.
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.
DEMOInit, DEMOBeforeRender, DEMOSwapBuffers
2006/03/01 Initial version.
CONFIDENTIAL