Linux Kernel
3.7.1
|
#include <vmwgfx_drm.h>
Data Fields | |
uint32_t | handle |
uint32_t | pad64 |
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.
Definition at line 656 of file vmwgfx_drm.h.
uint32_t pad64 |
Definition at line 657 of file vmwgfx_drm.h.