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

/xsrc/external/mit/MesaLib.old/dist/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_resource.c783 rsc->bo = v3d_bo_open_dmabuf(screen, handle.handle);
854 rsc->bo = v3d_bo_open_dmabuf(screen, whandle->handle);
H A Dv3d_bufmgr.c402 v3d_bo_open_dmabuf(struct v3d_screen *screen, int fd) function in typeref:struct:v3d_bo *
/xsrc/external/mit/MesaLib/dist/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) function in typeref:struct:v3d_bo *
H A Dv3d_resource.c843 rsc->bo = v3d_bo_open_dmabuf(screen, handle.handle);
915 rsc->bo = v3d_bo_open_dmabuf(screen, whandle->handle);

Completed in 7 milliseconds