psl1ght
A free SDK for Sony's PS3 console
Data Fields
_gcmCtxData Struct Reference

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
 

Detailed Description

RSX Context data structure.

This structure is used for managing and controlling the command buffer.


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