FreeBASIC  0.91.0
_driver_depth_modes Struct Reference

Data Fields

int bit_depth
 
const int * resolutions
 
const unsigned char * modes
 
fnUpdate pfnUpdate
 

Detailed Description

Definition at line 68 of file gfx_driver_bios.c.

Field Documentation

int _driver_depth_modes::bit_depth

Definition at line 69 of file gfx_driver_bios.c.

const unsigned char* _driver_depth_modes::modes

Definition at line 71 of file gfx_driver_bios.c.

fnUpdate _driver_depth_modes::pfnUpdate

Definition at line 72 of file gfx_driver_bios.c.

const int* _driver_depth_modes::resolutions

Definition at line 70 of file gfx_driver_bios.c.


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