#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 GXPreLoadEntireTexture) are not affected.
03/01/2006 Initial version.