Searched refs:vmw_fence_ops (Results 1 – 1 of 1) sorted by relevance
45 struct vmw_fence_ops struct103 static INLINE struct vmw_fence_ops *104 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() function107 return (struct vmw_fence_ops *)ops; in vmw_fence_ops()243 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws; in vmw_fence_ops_fence_reference()258 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws; in vmw_fence_ops_fence_signalled()274 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws; in vmw_fence_ops_fence_finish()307 struct vmw_fence_ops *ops; in vmw_fence_ops_create()309 ops = CALLOC_STRUCT(vmw_fence_ops); in vmw_fence_ops_create()