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

#include <vmwgfx_drm.h>

Data Fields

uint32_t handle
 
uint32_t pad64
 

Detailed Description

DRM_VMW_FENCE_UNREF

Unreferences a fence object, and causes it to be destroyed if there are no other references to it. struct drm_vmw_fence_arg

: Fence object handle as returned by the DRM_VMW_EXECBUF ioctl.

Input/Output argument to the DRM_VMW_FENCE_UNREF ioctl..

Definition at line 655 of file vmwgfx_drm.h.

Field Documentation

Definition at line 656 of file vmwgfx_drm.h.

uint32_t pad64

Definition at line 657 of file vmwgfx_drm.h.


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