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

#include <libgs.h>

Data Fields

u64 trans_w:12
 
u64 pad1:20
 
u64 trans_h:12
 
u64 pad2:20
 

Detailed Description

Definition at line 898 of file libgs.h.

Field Documentation

◆ pad1

u64 GS_TRXREG::pad1

Definition at line 900 of file libgs.h.

◆ pad2

u64 GS_TRXREG::pad2

Definition at line 902 of file libgs.h.

◆ trans_h

u64 GS_TRXREG::trans_h

Definition at line 901 of file libgs.h.

◆ trans_w

u64 GS_TRXREG::trans_w

Definition at line 899 of file libgs.h.


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