|
Linux Kernel
3.7.1
|
#include <svga_reg.h>
Data Fields | |
| uint32 | structSize |
| uint32 | id |
| uint32 | flags |
| struct { | |
| uint32 width | |
| uint32 height | |
| } | size |
| struct { | |
| int32 x | |
| int32 y | |
| } | root |
| SVGAGuestImage | backingStore |
| uint32 | cloneCount |
Definition at line 967 of file svga_reg.h.
| SVGAGuestImage backingStore |
Definition at line 985 of file svga_reg.h.
| uint32 cloneCount |
Definition at line 986 of file svga_reg.h.
| uint32 flags |
Definition at line 971 of file svga_reg.h.
| uint32 height |
Definition at line 974 of file svga_reg.h.
Definition at line 970 of file svga_reg.h.
| struct { ... } root |
| struct { ... } size |
| uint32 structSize |
Definition at line 969 of file svga_reg.h.
| uint32 width |
Definition at line 973 of file svga_reg.h.
| int32 x |
Definition at line 977 of file svga_reg.h.
| int32 y |
Definition at line 978 of file svga_reg.h.
1.8.2