#include <nnsys/gfd.h>
u32 NNS_GfdGetTexKeyAddr(NNSGfdTexKey memKey);
memKey | Key data for the texture-use memory allocated from VRAM |
The address of the allocated texture-use memory.
Returns the address in VRAM of the texture-use memory indicated by the key data specified by memKey
.
NNS_GfdGetTexKeySize NNS_GfdGetTexKey4x4Flag
2004/07/16 Initial version.
CONFIDENTIAL