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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h66 int v3d_bo_get_dmabuf(struct v3d_bo *bo);
H A Dv3d_bufmgr.c423 v3d_bo_get_dmabuf(struct v3d_bo *bo) function in typeref:typename:int
H A Dv3d_resource.c413 whandle->handle = v3d_bo_get_dmabuf(bo);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_bufmgr.h66 int v3d_bo_get_dmabuf(struct v3d_bo *bo);
H A Dv3d_bufmgr.c416 v3d_bo_get_dmabuf(struct v3d_bo *bo) function in typeref:typename:int
H A Dv3d_resource.c449 whandle->handle = v3d_bo_get_dmabuf(bo);

Completed in 7 milliseconds