Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c35 struct vmw_fence_ops struct
84 static inline struct vmw_fence_ops *
85 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() function
88 return (struct vmw_fence_ops *)ops; in vmw_fence_ops()
100 vmw_fences_release(struct vmw_fence_ops *ops) in vmw_fences_release()
126 struct vmw_fence_ops *ops = NULL; in vmw_fences_signal()
132 ops = vmw_fence_ops(fence_ops); in vmw_fences_signal()
186 struct vmw_fence_ops *ops = vmw_fence_ops(fence_ops); in vmw_fence_create()
228 struct vmw_fence_ops *ops = vmw_fence_ops(vws->fence_ops); in vmw_fence_reference()
353 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws; in vmw_fence_ops_fence_reference()
[all …]