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

#include <draw_tests.h>

Data Fields

unsigned char enable
 
unsigned char method
 
unsigned char compval
 
unsigned char keep
 

Detailed Description

Definition at line 37 of file draw_tests.h.

Field Documentation

◆ compval

unsigned char atest_t::compval

Definition at line 40 of file draw_tests.h.

Referenced by draw_pixel_test(), and draw_setup_environment().

◆ enable

unsigned char atest_t::enable

Definition at line 38 of file draw_tests.h.

Referenced by draw_pixel_test(), and draw_setup_environment().

◆ keep

unsigned char atest_t::keep

Definition at line 41 of file draw_tests.h.

Referenced by draw_pixel_test(), and draw_setup_environment().

◆ method

unsigned char atest_t::method

Definition at line 39 of file draw_tests.h.

Referenced by draw_pixel_test(), and draw_setup_environment().


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