Struct CharonFramebuffer

Struct Documentation

struct CharonFramebuffer

Describes the framebuffer.

Public Members

bool present

Whether the framebuffer exists or not.

uintptr_t address

Address of the framebuffer is located.

uint32_t width
uint32_t height
uint32_t pitch
uint32_t bpp
uint8_t red_mask_size
uint8_t red_mask_shift
uint8_t green_mask_size
uint8_t green_mask_shift
uint8_t blue_mask_size
uint8_t blue_mask_shift