void SetLocationAddress(
u32 address
);
void SetLocationAddress(
const void * address
);
| SetLocationAddress ( u32 ) | Sets the address of the copied texture. |
| SetLocationAddress ( const void * ) |
Set this address before using Setup because after Setup the address is stored in a TextureMapper command.
CONFIDENTIAL