Home
last modified time | relevance | path

Searched refs:crocus_bo_import_dmabuf (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h335 struct crocus_bo *crocus_bo_import_dmabuf(struct crocus_bufmgr *bufmgr,
Dcrocus_resource.c838 res->bo = crocus_bo_import_dmabuf(bufmgr, whandle->handle, in crocus_resource_from_handle()
1953 bo = crocus_bo_import_dmabuf(screen->bufmgr, whandle->handle, in crocus_memobj_create_from_handle()
Dcrocus_bufmgr.c1216 crocus_bo_import_dmabuf(struct crocus_bufmgr *bufmgr, int prime_fd, in crocus_bo_import_dmabuf() function