Searched refs:vmw_fence_ops (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c37 struct vmw_fence_ops struct
82 * vmw_fence_ops - Return the vmw_fence_ops structure backing a
88 static inline struct vmw_fence_ops *
89 vmw_fence_ops(struct pb_fence_ops *ops) function in typeref:struct:vmw_fence_ops *
92 return (struct vmw_fence_ops *)ops;
100 * @ops: Pointer to a struct vmw_fence_ops.
104 vmw_fences_release(struct vmw_fence_ops *ops)
130 struct vmw_fence_ops *ops = NULL;
136 ops = vmw_fence_ops(fence_op
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c37 struct vmw_fence_ops struct
82 * vmw_fence_ops - Return the vmw_fence_ops structure backing a
88 static inline struct vmw_fence_ops *
89 vmw_fence_ops(struct pb_fence_ops *ops) function in typeref:struct:vmw_fence_ops *
92 return (struct vmw_fence_ops *)ops;
100 * @ops: Pointer to a struct vmw_fence_ops.
104 vmw_fences_release(struct vmw_fence_ops *ops)
130 struct vmw_fence_ops *ops = NULL;
136 ops = vmw_fence_ops(fence_op
[all...]

Completed in 4 milliseconds