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

#include <vmwgfx_drm.h>

Data Fields

int32_t sid
 
uint32_t pad64
 

Detailed Description

struct drm_wmv_surface_arg

: Surface id of created surface or surface to destroy or reference.

Output data from the DRM_VMW_CREATE_SURFACE Ioctl. Input argument to the DRM_VMW_UNREF_SURFACE Ioctl. Input argument to the DRM_VMW_REF_SURFACE Ioctl.

Definition at line 173 of file vmwgfx_drm.h.

Field Documentation

uint32_t pad64

Definition at line 175 of file vmwgfx_drm.h.

int32_t sid

Definition at line 174 of file vmwgfx_drm.h.


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