Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h64 struct v3d_bo *v3d_bo_open_dmabuf(struct v3d_screen *screen, int fd);
H A Dv3d_bufmgr.c395 v3d_bo_open_dmabuf(struct v3d_screen *screen, int fd) in v3d_bo_open_dmabuf() function
H A Dv3d_resource.c841 rsc->bo = v3d_bo_open_dmabuf(screen, handle.handle); in v3d_resource_create_with_modifiers()
913 rsc->bo = v3d_bo_open_dmabuf(screen, whandle->handle); in v3d_resource_from_handle()

Completed in 4 milliseconds