NNS_GfdGetTexKeyAddr

Syntax

#include <nnsys/gfd.h>
u32 NNS_GfdGetTexKeyAddr(NNSGfdTexKey memKey);

Arguments

memKey Key data for the texture-use memory allocated from VRAM

Return Values

The address of the allocated texture-use memory.

Description

Returns the address in VRAM of the texture-use memory indicated by the key data specified by memKey.

See Also

NNS_GfdGetTexKeySize NNS_GfdGetTexKey4x4Flag

Revision History

2004/07/16 Initial version.


CONFIDENTIAL