#include <revolution/gx.h>
void GXPokeColorUpdate( GXBool update_enable );
| update_enable | Enables color-buffer updates when GX_TRUE. |
None.
This function enables or disables color-buffer updates when writing to the embedded frame buffer (EFB) using the GXPoke* functions. The GXPoke* functions allow the CPU to write directly to the EFB.
2006/03/01 Initial version.
CONFIDENTIAL