GXPokeAlphaUpdate

Syntax

#include <revolution/gx.h>

void GXPokeAlphaUpdate( GXBool update_enable );

Arguments

update_enable Enables alpha buffer updates when GX_TRUE.

Return Values

None.

Description

This function enables or disables alpha buffer updates with the GXPoke* functions. The normal rendering state (GXSetAlphaUpdate) is not affected.

See Also

GXPokeARGB

Revision History

2006/03/01 Initial version.


CONFIDENTIAL