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

#include <vmwgfx_drm.h>

Data Fields

uint64_t fence_rep
 
uint64_t user_data
 
uint32_t handle
 
uint32_t flags
 

Detailed Description

struct drm_vmw_fence_event_arg

: Pointer to fence_rep structure cast to uint64_t or 0 if the fence is not supposed to be referenced by user-space. : Info to be delivered with the event. : Attach the event to this fence only. : A set of flags as defined above.

Definition at line 698 of file vmwgfx_drm.h.

Field Documentation

uint64_t fence_rep

Definition at line 699 of file vmwgfx_drm.h.

uint32_t flags

Definition at line 702 of file vmwgfx_drm.h.

Definition at line 701 of file vmwgfx_drm.h.

Definition at line 700 of file vmwgfx_drm.h.


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