Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h132 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws,
Dvmw_screen_ioctl.c247 (void) vmw_ioctl_fence_finish(vws, rep.handle, rep.mask); in vmw_ioctl_command()
414 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws, in vmw_ioctl_fence_finish() function
Dvmw_fence.c218 ret = vmw_ioctl_fence_finish(vws, vfence->handle, vflags); in vmw_fence_finish()