Lines Matching defs:handle
438 return v3d_bo_flink(bo, &whandle->handle);
447 whandle->handle = bo->handle;
450 whandle->handle = v3d_bo_get_dmabuf(bo);
451 return whandle->handle != -1;
821 struct winsys_handle handle;
834 &handle);
840 assert(handle.type == WINSYS_HANDLE_TYPE_FD);
841 rsc->bo = v3d_bo_open_dmabuf(screen, handle.handle);
842 close(handle.handle);
910 rsc->bo = v3d_bo_open_name(screen, whandle->handle);
913 rsc->bo = v3d_bo_open_dmabuf(screen, whandle->handle);
917 "Attempt to import unsupported handle type %d\n",
951 /* Make sure that renderonly has a handle to our buffer in the