ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libgs.h>
Data Fields | |
u32 | address:9 |
u32 | fbw:6 |
u32 | psm:5 |
u32 | pad1:12 |
u32 | x:11 |
u32 | y:11 |
u32 | pad2:10 |
u32 GS_DISPFB::address |
Base pointer in VRam
Definition at line 407 of file libgs.h.
Referenced by GsSetDefaultDisplayEnv(), and GsSetDefaultDisplayEnvAddress().
u32 GS_DISPFB::fbw |
Buffer width in VRam
Definition at line 409 of file libgs.h.
Referenced by GsSetDefaultDisplayEnv().
u32 GS_DISPFB::pad1 |
u32 GS_DISPFB::pad2 |
u32 GS_DISPFB::psm |
u32 GS_DISPFB::x |
u32 GS_DISPFB::y |