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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_drmi.c50 vmwgfx_fence_wait(int drm_fd, uint32_t handle, Bool unref) function in typeref:typename:int
131 ret = vmwgfx_fence_wait(drm_fd, rep.handle, TRUE);
135 /* vmwgfx_fence_wait() takes care of this if ret == 0. */
407 ret = vmwgfx_fence_wait(ibuf->drm_fd, rep.handle, TRUE);
411 /* vmwgfx_fence_wait() takes care of this if ret == 0. */

Completed in 3 milliseconds