G3_GetDLSize

Syntax

#include <nitro/gx/g3.h>
u32 G3_GetDLSize(const GXDLInfo* info);

Arguments

info Pointer to GXDLInfo structure

Return Values

Size of the created display list (in bytes).

Description

*This function gets the size of the display list created in the buffer specified by *info.

See Also

Revision History

2004/01/19 Initial version.


CONFIDENTIAL