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

#include <libgs.h>

Data Fields

u64 atest_enable:1
 
u64 atest_method:3
 
u64 atest_reference:8
 
u64 atest_fail_method:2
 
u64 datest_enable:1
 
u64 datest_mode:1
 
u64 ztest_enable:1
 
u64 ztest_method:2
 
u64 pad1:45
 

Detailed Description

Definition at line 830 of file libgs.h.

Field Documentation

◆ atest_enable

u64 GS_TEST::atest_enable

◆ atest_fail_method

u64 GS_TEST::atest_fail_method

◆ atest_method

u64 GS_TEST::atest_method

◆ atest_reference

u64 GS_TEST::atest_reference

◆ datest_enable

u64 GS_TEST::datest_enable

◆ datest_mode

u64 GS_TEST::datest_mode

◆ pad1

u64 GS_TEST::pad1

Definition at line 839 of file libgs.h.

◆ ztest_enable

u64 GS_TEST::ztest_enable

◆ ztest_method

u64 GS_TEST::ztest_method

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