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

#include <libgs.h>

Data Fields

u16 vram_addr
 
u8 psm
 
u8 update_mask
 

Detailed Description

Definition at line 1932 of file libgs.h.

Field Documentation

◆ psm

u8 GS_ZENV::psm

Definition at line 1935 of file libgs.h.

Referenced by GsPutZBufferEnv1(), GsPutZBufferEnv2(), and GsSetDefaultZBufferEnvAddress().

◆ update_mask

u8 GS_ZENV::update_mask

Definition at line 1936 of file libgs.h.

Referenced by GsPutZBufferEnv1(), GsPutZBufferEnv2(), and GsSetDefaultZBufferEnv().

◆ vram_addr

u16 GS_ZENV::vram_addr

Definition at line 1934 of file libgs.h.

Referenced by GsPutZBufferEnv1(), GsPutZBufferEnv2(), and GsSetDefaultZBufferEnvAddress().


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