#include <revolution/vi.h>
void *VIGetNextFrameBuffer(void)
None.
Pointer to the next frame buffer.
This function returns a pointer to the next frame buffer. Even after the VISetNextFrameBuffer function is called, the pointer that this function returns does not change until the VIFlush function is called.
VISetNextFrameBuffer(), VIGetCurrentFrameBuffer()
03/01/2006 Initial version.