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

/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c45 struct vmw_fence_ops struct
97 * vmw_fence_ops - Return the vmw_fence_ops structure backing a
103 static INLINE struct vmw_fence_ops *
104 vmw_fence_ops(struct pb_fence_ops *ops) function
107 return (struct vmw_fence_ops *)ops;
243 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
258 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
274 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
307 struct vmw_fence_ops *op
[all...]
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_fence.c45 struct vmw_fence_ops struct
97 * vmw_fence_ops - Return the vmw_fence_ops structure backing a
103 static INLINE struct vmw_fence_ops *
104 vmw_fence_ops(struct pb_fence_ops *ops) function
107 return (struct vmw_fence_ops *)ops;
243 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
258 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
274 struct vmw_winsys_screen *vws = vmw_fence_ops(ops)->vws;
307 struct vmw_fence_ops *op
[all...]

Completed in 30 milliseconds