Linux Kernel
3.7.1
|
Data Fields | |
struct vmw_display_unit | base |
unsigned long | buffer_size |
struct vmw_dma_buffer * | buffer |
bool | defined |
bool | active_implicit |
Display unit using screen objects.
Definition at line 47 of file vmwgfx_scrn.c.
bool active_implicit |
Definition at line 54 of file vmwgfx_scrn.c.
struct vmw_display_unit base |
Definition at line 48 of file vmwgfx_scrn.c.
Backing store buffer
Definition at line 51 of file vmwgfx_scrn.c.
unsigned long buffer_size |
Size of allocated buffer
Definition at line 50 of file vmwgfx_scrn.c.
bool defined |
Definition at line 53 of file vmwgfx_scrn.c.