GXGetAlphaUpdate

Syntax

#include <revolution/gx.h>

void GXGetAlphaUpdate( GXBool *update_enable );

Arguments

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

Return Values

None.

Description

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

See Also

GXSetAlphaUpdate

Revision History

2009/01/05 Initial version.


CONFIDENTIAL