Searched refs:vc4_bo_open_dmabuf (Results 1 – 3 of 3) sorted by relevance
63 struct vc4_bo *vc4_bo_open_dmabuf(struct vc4_screen *screen, int fd,
699 return vc4_bo_open_dmabuf(screen, whandle->handle, whandle->stride); in vc4_screen_bo_from_handle()
372 vc4_bo_open_dmabuf(struct vc4_screen *screen, int fd, uint32_t winsys_stride) in vc4_bo_open_dmabuf() function