#include <nnsys/gfd.h>
BOOL NNS_GfdGetTexKey4x4Flag(NNSGfdTexKey memKey);
memKey | Key data for the texture-use memory allocated from VRAM |
TRUE if the allocated texture-use memory is for 4x4 texel compressed textures.
Returns TRUE if the allocated texture-use memory indicated by the key data specified by memKey
is for 4x4 texel compressed textures.
NNS_GfdGetTexKeyAddr NNS_GfdGetTexKeySize
2004/07/16 Initial version.
CONFIDENTIAL