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

Specify destination surface characteristics for rsxSetTransferScaleSurface(). More...

#include <gcm_sys.h>

Data Fields

u32 format
 Format of destination surface. Possible values are: More...
 
u16 pitch
 Pitch for destination surface (width multipied by the number of bytes per pixel).
 
u8 _pad0 [2]
 unused padding bytes. most be 0.
 
u32 offset
 Destination suface memory offset, e.g., a value returned by gcmAddressToOffset() or gcmMapMainMemory().
 

Detailed Description

Specify destination surface characteristics for rsxSetTransferScaleSurface().

Field Documentation

◆ format

u32 _gcmTransferSurface::format

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