Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
stivale2_header_tag_framebuffer Struct Reference

#include <stivale2.h>

Data Fields

struct stivale2_tag tag
 
uint16_t framebuffer_width
 
uint16_t framebuffer_height
 
uint16_t framebuffer_bpp
 
uint16_t unused
 

Detailed Description

Definition at line 56 of file stivale2.h.

Field Documentation

◆ framebuffer_bpp

uint16_t stivale2_header_tag_framebuffer::framebuffer_bpp

Definition at line 60 of file stivale2.h.

◆ framebuffer_height

uint16_t stivale2_header_tag_framebuffer::framebuffer_height

Definition at line 59 of file stivale2.h.

◆ framebuffer_width

uint16_t stivale2_header_tag_framebuffer::framebuffer_width

Definition at line 58 of file stivale2.h.

◆ tag

struct stivale2_tag stivale2_header_tag_framebuffer::tag

Definition at line 57 of file stivale2.h.

◆ unused

uint16_t stivale2_header_tag_framebuffer::unused

Definition at line 61 of file stivale2.h.


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