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.h189 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws,
Dvmw_fence.c375 ret = vmw_ioctl_fence_finish(vws, vfence->handle, vflags); in vmw_fence_finish()
Dvmw_screen_ioctl.c506 (void) vmw_ioctl_fence_finish(vws, rep.handle, rep.mask); in vmw_ioctl_command()
737 vmw_ioctl_fence_finish(struct vmw_winsys_screen *vws, in vmw_ioctl_fence_finish() function