PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
PspGeListArgs Struct Reference

#include <ge/pspge.h>

Collaboration diagram for PspGeListArgs:

Data Fields

unsigned int size
 Size of the structure (16)
 
PspGeContextcontext
 Pointer to a context.
 
u32 numStacks
 Number of stacks to use.
 
SceGeStackstacks
 Pointer to the stacks (unused)
 

Field Documentation

◆ context

PspGeContext* PspGeListArgs::context

Pointer to a context.

Referenced by sceGuSendList().

◆ numStacks

u32 PspGeListArgs::numStacks

Number of stacks to use.

◆ size

unsigned int PspGeListArgs::size

Size of the structure (16)

Referenced by sceGuSendList().

◆ stacks

SceGeStack* PspGeListArgs::stacks

Pointer to the stacks (unused)


The documentation for this struct was generated from the following file: