GXPokeColorUpdate

Syntax

#include <revolution/gx.h>

void GXPokeColorUpdate( GXBool update_enable );

Arguments

update_enable Enables color buffer updates when GX_TRUE.

Return Values

None.

Description

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 directly write the EFB. 

See Also

GXPokeAlphaUpdate, GXPokeZMode

Revision History

2006/03/01 Initial version.


CONFIDENTIAL