#include <revolution/gx.h> void GXInvalidateTexAll( void );
None.
None.
This function invalidates the current caches of the texture memory (TMEM). It takes about 512 graphics processor clock cycles to invalidate all texture caches. Preloaded textures (see the GXPreLoadEntireTexture function) are not affected.
2006/03/01 Initial version.
CONFIDENTIAL