Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h516 struct iris_bo *iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd);
H A Diris_resource.c358 bo = iris_bo_import_dmabuf(screen->bufmgr, whandle->handle); in iris_memobj_create_from_handle()
1371 res->bo = iris_bo_import_dmabuf(bufmgr, whandle->handle); in iris_resource_from_handle()
H A Diris_bufmgr.c1872 iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd) in iris_bo_import_dmabuf() function

Completed in 8 milliseconds