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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h345 struct iris_bo *iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd);
H A Diris_bufmgr.c1221 iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd) function in typeref:struct:iris_bo *
H A Diris_resource.c770 res->bo = iris_bo_import_dmabuf(bufmgr, whandle->handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h467 struct iris_bo *iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd);
H A Diris_resource.c323 bo = iris_bo_import_dmabuf(screen->bufmgr, whandle->handle);
1235 res->bo = iris_bo_import_dmabuf(bufmgr, whandle->handle);
H A Diris_bufmgr.c1760 iris_bo_import_dmabuf(struct iris_bufmgr *bufmgr, int prime_fd) function in typeref:struct:iris_bo *
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst3843 - iris: Make iris_bo_import_dmabuf take a modifier
H A D21.2.0.rst1736 - crocus: Make iris_bo_import_dmabuf take a modifier

Completed in 26 milliseconds