![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Goos information structure. More...
#include <goos.h>
Data Fields | |
| unsigned long | width |
| Width of the goos. | |
| unsigned long | height |
| Height of the goos. | |
| unsigned | flags |
| Flags of the framebuffer, see l4re_video_goos_info_flags_t. | |
| unsigned | num_static_views |
| Number of static views. | |
| unsigned | num_static_buffers |
| Number of static buffers. | |
| l4re_video_pixel_info_t | pixel_info |
| Pixel layout of the goos. | |