Linux Kernel
3.7.1
|
#include <vmwgfx_drm.h>
Data Fields | |
int32_t | sid |
uint32_t | pad64 |
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.
uint32_t pad64 |
Definition at line 175 of file vmwgfx_drm.h.
int32_t sid |
Definition at line 174 of file vmwgfx_drm.h.