#include <nnsys/gfd.h>
NNS_GfdGetTexKeySize(NNSGfdTexKey memKey);
memKey | Key data for the texture-use memory allocated from VRAM |
The size of the allocated texture-use memory (16 to 524272 bytes).
Gets the size of the texture-use memory indicated by the key data specified by memKey
.
NNS_GfdGetTexKeyAddr, NNS_GfdGetTexKey4x4Flag
2005/01/31 Added a warning about the size range.
2004/07/16 Initial version.
CONFIDENTIAL