gif_data Struct Reference

Back to the index.

Public Attributes | List of all members
gif_data Struct Reference

Public Attributes

struct cpucpu
 
int xsize
 
int ysize
 
int bytes_per_pixel
 
int transparent_text
 
struct vfb_datavfb_data
 

Detailed Description

Definition at line 55 of file dev_ps2_gif.cc.

Member Data Documentation

◆ bytes_per_pixel

int gif_data::bytes_per_pixel

Definition at line 58 of file dev_ps2_gif.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), and test_triangle().

◆ cpu

struct cpu* gif_data::cpu

Definition at line 56 of file dev_ps2_gif.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), and test_triangle().

◆ transparent_text

int gif_data::transparent_text

Definition at line 59 of file dev_ps2_gif.cc.

Referenced by DEVINIT().

◆ vfb_data

struct vfb_data* gif_data::vfb_data

Definition at line 60 of file dev_ps2_gif.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), and test_triangle().

◆ xsize

int gif_data::xsize

Definition at line 57 of file dev_ps2_gif.cc.

Referenced by DEVICE_ACCESS(), DEVINIT(), and test_triangle().

◆ ysize

int gif_data::ysize

Definition at line 57 of file dev_ps2_gif.cc.

Referenced by DEVICE_ACCESS(), and DEVINIT().


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13