#include <revolution/gx.h> void GXGetAlphaUpdate( GXBool *update_enable );
| update_enable | Pointer used to return whether updating the alpha buffer is enabled. |
|---|
None.
Gets whether updating the alpha buffer of the embedded frame buffer (EFB) is enabled as set using the GXSetAlphaUpdate function.
2009/01/05 Initial version.
CONFIDENTIAL