psl1ght
A free SDK for Sony's PS3 console
|
RSX Context data structure. More...
#include <gcm_sys.h>
Data Fields | |
u32 *__restrict begin | ATTRIBUTE_PRXPTR |
Start address of command buffer. | |
u32 *__restrict end | ATTRIBUTE_PRXPTR |
End address of command buffer. | |
u32 *__restrict current | ATTRIBUTE_PRXPTR |
Current address of command buffer. | |
gcmContextCallback callback | ATTRIBUTE_PRXPTR |
Callback function that is called when current reaches end | |
RSX Context data structure.
This structure is used for managing and controlling the command buffer.