#include <nnsys/gfd.h>
void NNS_GfdDoVramTransfer(void)
None.
None.
Transfers data to VRAM by executing the VRAM transfer tasks registered in the VRAM Transfer Manager. This function must be called during a V-blank, which is the period during which data can be written to VRAM. The VRAM Transfer Manager executes all VRAM transfer tasks registered in the VRAM Transfer Manager, and in the order they are registered. It does not manage whether there is enough time during the V-Blank to execute all of the registered transfer tasks.
2004/07/16 Initial version.
CONFIDENTIAL