#include <revolution/gx.h> void GXSetColorUpdate( GXBool update_enable );
| update_enable | Enables color-buffer updates when GX_TRUE. |
|---|
None.
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.
GXSetPixelFmt, GXSetAlphaUpdate
2006/03/01 Initial version.
CONFIDENTIAL