GXGetColorUpdate

Syntax

#include <revolution/gx.h>

void GXGetColorUpdate( GXBool *update_enable );

Arguments

update_enable Pointer used to return whether updating the color buffer is enabled.

Return Values

None.

Description

Gets whether updating the color buffer of the embedded frame buffer (EFB) is enabled as set using the GXSetColorUpdate function.

See Also

GXSetColorUpdate

Revision History

2009/01/05 Initial version.


CONFIDENTIAL