res_framebuffer_t Struct Reference
[Resource structures]

#include <hd.h>


Data Fields

union u_hd_res_tnext
enum resource_types type
unsigned width
unsigned height
 in pixel
unsigned bytes_p_line
 line length in bytes (do not confuse with 'width')
unsigned colorbits
 4, 8, 15, 16, 24, 32
unsigned mode
 mode number for kernel


Field Documentation

Referenced by dump_normal(), hd2prop(), and prop2hd().

in pixel

Referenced by dump_normal(), hd2prop(), and prop2hd().

line length in bytes (do not confuse with 'width')

Referenced by dump_normal(), hd2prop(), and prop2hd().

4, 8, 15, 16, 24, 32

Referenced by dump_normal(), hd2prop(), and prop2hd().

mode number for kernel

Referenced by dump_normal(), hd2prop(), and prop2hd().


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