NNS_G2dUpdateCellTransferStateManager

Syntax

#include <nnsys/g2d/g2d_CellTransferManager.h>
void NNS_G2dUpdateCellTransferStateManager();
  

Arguments

None.

Return Values

None.

Description

Updates the cell VRAM transfer state object manager. Call this function after each frame animation update and render request has finished and before the VRAM transfer. Caution is required with the call location.)
This function determines whether there is a need to generate a VRAM transfer for all of the transfer state objects registered internally and, if necessary, issues a task generation request.

See Also

None.

Revision History

2004/07/20 Initial version.


CONFIDENTIAL