GXSetColorUpdate

Syntax

#include <revolution/gx.h>

void GXSetColorUpdate( 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 rendering into the embedded frame buffer (EFB). This function also affects whether the color buffer is cleared during copies. For more information, see the GXCopyDisp and GXCopyTex functions.

See Also

GXSetPixelFmt, GXSetAlphaUpdate

Revision History

2006/03/01 Initial version.


CONFIDENTIAL