Home
last modified time | relevance | path

Searched refs:fd_bo_from_dmabuf (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/freedreno/
H A Dfreedreno_drmif.h127 struct fd_bo * fd_bo_from_dmabuf(struct fd_device *dev, int fd);
H A Dfreedreno_bo.c148 fd_bo_from_dmabuf(struct fd_device *dev, int fd) in fd_bo_from_dmabuf() function
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_drmif.h210 struct fd_bo *fd_bo_from_dmabuf(struct fd_device *dev, int fd);
H A Dfreedreno_bo.c185 fd_bo_from_dmabuf(struct fd_device *dev, int fd) in fd_bo_from_dmabuf() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c918 bo = fd_bo_from_dmabuf(screen->dev, whandle->handle); in fd_screen_bo_from_handle()

Completed in 4 milliseconds