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

SPU segment data structure. More...

#include <spu.h>

Data Fields

u32 type
 
u32 lsStart
 start address in local store
 
u32 size
 
union {
   u32   paStart
 start address in main memory to be copied if type is SPU_SEGMENT_TYPE_COPY
 
   u32   value
 fill value if type is SPU_SEGMENT_TYPE_FILL
 
}; 
 bla
 

Detailed Description

SPU segment data structure.

Field Documentation

◆ size

u32 _sys_spu_segment::size

segment size in bytes

◆ type

u32 _sys_spu_segment::type

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