Turnstone Operating System
Loading...
Searching...
No Matches
video_frame_buffer_t Struct Reference

video frame buffer information More...

#include <video.h>

Public Attributes

uint64_t physical_base_address
 frame buffers physical base address
 
uint64_t virtual_base_address
 frame buffers virtual base address
 
uint64_t buffer_size
 frame buffer size
 
uint32_t width
 width pixel size
 
uint32_t height
 height pixel size
 
uint32_t pixels_per_scanline
 how many pixels per line, it can be bigger than width, if not max resolution is set
 

Detailed Description

video frame buffer information


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