#include <nnsys/g2d/g2d_CellTransferManager.h>
void NNS_G2dUpdateCellTransferStateManager();
None.
None.
Updates the cell VRAM transfer state object manager. Please call this before the VRAM transfer and after each frame animation update and draw request has finished. Caution is required with the call location)
The program determines whether or not there is a need to generate a VRAM transfer for all of the transfer state objects registered internally, and if necessary, a task generation request is issued.
None.
07/20/2004 Initial version.
CONFIDENTIAL