Display information.
More...
#include <gcm_sys.h>
|
| u32 | offset |
| |
| u32 | pitch |
| | Pitch for display (width multipied by the number of bytes per pixel).
|
| |
| u32 | width |
| | Width for display (in pixels)
|
| |
| u32 | height |
| | Height for display (in pixels)
|
| |
Display information.
Definition at line 1110 of file gcm_sys.h.
◆ height
| u32 _gcmDisplayInfo::height |
Height for display (in pixels)
Definition at line 1119 of file gcm_sys.h.
◆ offset
| u32 _gcmDisplayInfo::offset |
◆ pitch
| u32 _gcmDisplayInfo::pitch |
Pitch for display (width multipied by the number of bytes per pixel).
Definition at line 1115 of file gcm_sys.h.
◆ width
| u32 _gcmDisplayInfo::width |
Width for display (in pixels)
Definition at line 1117 of file gcm_sys.h.
The documentation for this struct was generated from the following file: