psl1ght
A free SDK for Sony's PS3 console
Loading...
Searching...
No Matches
_gcmDisplayInfo Struct Reference

Display information. More...

#include <gcm_sys.h>

Data Fields

u32 offset
 
u32 pitch
 Pitch for display (width multipied by the number of bytes per pixel).
 
u32 width
 Width for display (in pixels)
 
u32 height
 Height for display (in pixels)
 

Detailed Description

Display information.

Definition at line 1110 of file gcm_sys.h.

Field Documentation

◆ height

u32 _gcmDisplayInfo::height

Height for display (in pixels)

Definition at line 1119 of file gcm_sys.h.

◆ offset

u32 _gcmDisplayInfo::offset

Definition at line 1113 of file gcm_sys.h.

◆ pitch

u32 _gcmDisplayInfo::pitch

Pitch for display (width multipied by the number of bytes per pixel).

Definition at line 1115 of file gcm_sys.h.

◆ width

u32 _gcmDisplayInfo::width

Width for display (in pixels)

Definition at line 1117 of file gcm_sys.h.


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