Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c45 struct vmw_fence_ops struct
47 struct pb_fence_ops base;
49 struct vmw_winsys_screen *vws;
104 vmw_fence_ops(struct pb_fence_ops *ops) in vmw_fence_ops() function