RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_framebuffer_info Struct Reference

Public data structure for rad_framebuffer_info. More...

#include <radkernel.h>

Public Attributes

uint32_t size
 Public structure field.
 
uint32_t width
 Public structure field.
 
uint32_t height
 Public structure field.
 
uint32_t stride_bytes
 Public structure field.
 
rad_pixel_format_t pixel_format
 Public structure field.
 
void * pixels
 Public structure field.
 

Detailed Description

Public data structure for rad_framebuffer_info.


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