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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h302 int iris_bo_flink(struct iris_bo *bo, uint32_t *name);
H A Diris_bufmgr.c1337 iris_bo_flink(struct iris_bo *bo, uint32_t *name) function in typeref:typename:int
H A Diris_resource.c878 return iris_bo_flink(res->bo, &whandle->handle) == 0;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h355 int iris_bo_flink(struct iris_bo *bo, uint32_t *name);
H A Diris_resource.c1604 result = iris_bo_flink(bo, &handle) == 0;
1689 return iris_bo_flink(bo, &whandle->handle) == 0;
H A Diris_bufmgr.c1892 iris_bo_flink(struct iris_bo *bo, uint32_t *name) function in typeref:typename:int

Completed in 14 milliseconds