PSPSDK 2024-10-31
|
#include <ge/pspge.h>
Data Fields | |
unsigned int | size |
Size of the structure (16) | |
PspGeContext * | context |
Pointer to a context. | |
u32 | numStacks |
Number of stacks to use. | |
SceGeStack * | stacks |
Pointer to the stacks (unused) | |
PspGeContext* PspGeListArgs::context |
Pointer to a context.
Referenced by sceGuSendList().
u32 PspGeListArgs::numStacks |
Number of stacks to use.
Size of the structure (16)
Referenced by sceGuSendList().
SceGeStack* PspGeListArgs::stacks |
Pointer to the stacks (unused)