#include <revolution/gx.h> void GXPokeAlphaUpdate( GXBool update_enable );
| update_enable | Enables alpha buffer updates when GX_TRUE. |
|---|
None.
This function enables or disables alpha buffer updates with the GXPoke* functions. The normal rendering state (GXSetAlphaUpdate) is not affected.
2006/03/01 Initial version.
CONFIDENTIAL