GXInvalidateTexAll

Syntax

#include <revolution/gx.h>

void GXInvalidateTexAll( void );

Arguments

None.

Return Values

None.

Description

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.

See Also

GXInvalidateTexRegion

Revision History

2006/03/01 Initial version.


CONFIDENTIAL