ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
GsGParam_t Struct Reference

#include <libgs.h>

Data Fields

u8 interlace
 
u8 omode
 
u8 ffmode
 
u8 version
 

Detailed Description

Definition at line 21 of file libgs.h.

Field Documentation

◆ ffmode

u8 GsGParam_t::ffmode

FIELD/FRAME value.

Definition at line 27 of file libgs.h.

Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().

◆ interlace

u8 GsGParam_t::interlace

Interlace/non-interlace mode.

Definition at line 23 of file libgs.h.

Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().

◆ omode

u8 GsGParam_t::omode

Video mode.

Definition at line 25 of file libgs.h.

Referenced by GsResetGraph(), and GsSetDefaultDisplayEnv().

◆ version

u8 GsGParam_t::version

GS version.

Definition at line 29 of file libgs.h.

Referenced by GsResetGraph().


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