ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libgs.h>
Data Fields | |
u8 | interlace |
u8 | omode |
u8 | ffmode |
u8 | version |
u8 GsGParam_t::ffmode |
FIELD/FRAME value.
Definition at line 27 of file libgs.h.
Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().
u8 GsGParam_t::interlace |
Interlace/non-interlace mode.
Definition at line 23 of file libgs.h.
Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().
u8 GsGParam_t::omode |
Video mode.
Definition at line 25 of file libgs.h.
Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().
u8 GsGParam_t::version |