NNS_G2dGetSizeReqiredVramTransferCellDataBank

C Specification

#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline u32 NNS_G2dGetSizeReqiredVramTransferCellDataBank( 
const NNSG2dCellDataBank* pCellBank );

Arguments

pCellData [IN] Cell data bank

Return Values

Returns the size in bytes of the VRAM region necessary for VRAM transfer.

Description

Gets the size (in bytes) of the VRAM region needed by the VRAM transfer cell bank. Returns zero when there is no VRAM transfer information. Use this in VRAM allocation for VRAM transfer cell animation.

See Also

None.

Revision History

07/20/2004 Initial version.


CONFIDENTIAL