|
Linux Kernel
3.7.1
|
#include <vmwgfx_fence.h>
Data Fields | |
| struct list_head | head |
| enum vmw_action_type | type |
| void(* | seq_passed )(struct vmw_fence_action *action) |
| void(* | cleanup )(struct vmw_fence_action *action) |
Definition at line 45 of file vmwgfx_fence.h.
| void(* cleanup)(struct vmw_fence_action *action) |
Definition at line 49 of file vmwgfx_fence.h.
Definition at line 46 of file vmwgfx_fence.h.
| void(* seq_passed)(struct vmw_fence_action *action) |
Definition at line 48 of file vmwgfx_fence.h.
| enum vmw_action_type type |
Definition at line 47 of file vmwgfx_fence.h.
1.8.2