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

#include <libgs.h>

Data Fields

u32 interlace:1
 
u32 field_frame:1
 
u32 vesta_dpms:2
 
u64 pad2:60
 

Detailed Description

Definition at line 398 of file libgs.h.

Field Documentation

◆ field_frame

u32 GS_SMODE2::field_frame

Definition at line 400 of file libgs.h.

◆ interlace

u32 GS_SMODE2::interlace

Definition at line 399 of file libgs.h.

◆ pad2

u64 GS_SMODE2::pad2

Definition at line 402 of file libgs.h.

◆ vesta_dpms

u32 GS_SMODE2::vesta_dpms

Definition at line 401 of file libgs.h.


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