Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vmw_surface Struct Reference

#include <vmwgfx_drv.h>

Data Fields

struct vmw_resource res
 
struct list_head lru_head
 
uint32_t flags
 
uint32_t format
 
uint32_t mip_levels [DRM_VMW_MAX_SURFACE_FACES]
 
struct drm_vmw_sizesizes
 
uint32_t num_sizes
 
bool scanout
 
struct vmw_cursor_snooper snooper
 
struct ttm_buffer_objectbackup
 
struct vmw_surface_offsetoffsets
 
uint32_t backup_size
 

Detailed Description

Definition at line 106 of file vmwgfx_drv.h.

Field Documentation

Definition at line 119 of file vmwgfx_drv.h.

uint32_t backup_size

Definition at line 121 of file vmwgfx_drv.h.

uint32_t flags

Definition at line 109 of file vmwgfx_drv.h.

Definition at line 110 of file vmwgfx_drv.h.

struct list_head lru_head

Definition at line 108 of file vmwgfx_drv.h.

Definition at line 111 of file vmwgfx_drv.h.

uint32_t num_sizes

Definition at line 113 of file vmwgfx_drv.h.

Definition at line 120 of file vmwgfx_drv.h.

Definition at line 107 of file vmwgfx_drv.h.

bool scanout

Definition at line 115 of file vmwgfx_drv.h.

Definition at line 112 of file vmwgfx_drv.h.

Definition at line 118 of file vmwgfx_drv.h.


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