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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h347 uint32_t iris_bo_export_gem_handle(struct iris_bo *bo);
H A Diris_bufmgr.c1329 iris_bo_export_gem_handle(struct iris_bo *bo) function in typeref:typename:uint32_t
H A Diris_resource.c880 whandle->handle = iris_bo_export_gem_handle(res->bo);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h481 uint32_t iris_bo_export_gem_handle(struct iris_bo *bo);
H A Diris_bufmgr.c1881 iris_bo_export_gem_handle(struct iris_bo *bo) function in typeref:typename:uint32_t
1935 *out_handle = iris_bo_export_gem_handle(bo);

Completed in 11 milliseconds