|
SSBM Decomp
|
#include <macros.h>#include <string.h>#include "__gx.h"#include <dolphin/base/PPCArch.h>#include <dolphin/gx.h>#include <dolphin/os.h>#include <dolphin/vi.h>Functions | |
| asm BOOL | IsWriteGatherBufferEmpty (void) |
| static void | EnableWriteGatherPipe (void) |
| static void | DisableWriteGatherPipe (void) |
| static GXTexRegion * | __GXDefaultTexRegionCallback (GXTexObj *t_obj, GXTexMapID unused) |
| static GXTlutRegion * | __GXDefaultTlutRegionCallback (u32 idx) |
| GXFifoObj * | GXInit (void *base, u32 size) |
| void | __GXInitGX (void) |
Variables | |
| static struct __GXData_struct | gxData |
| struct __GXData_struct * | gx = &gxData |
| u16 * | __memReg |
| u16 * | __peReg |
| u16 * | __cpReg |
| u32 * | __piReg |
| GXFifoObj | FifoObj |
| asm BOOL IsWriteGatherBufferEmpty | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
| void __GXInitGX | ( | void | ) |
|
static |
| struct __GXData_struct* gx = &gxData |
| u16* __memReg |
| u16* __peReg |
| u16* __cpReg |
| u32* __piReg |
| GXFifoObj FifoObj |