Searched refs:iris_bo_unmap (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_perf.c91 perf_cfg->vtbl.bo_unmap = (bo_unmap_t)iris_bo_unmap;
H A Diris_bufmgr.h332 static inline int iris_bo_unmap(struct iris_bo *bo) { return 0; } function in typeref:typename:int
H A Diris_measure.c119 iris_bo_unmap(batch->bo);
H A Diris_screen.c746 iris_bo_unmap(screen->workaround_bo);
H A Diris_batch.c774 iris_bo_unmap(batch->bo);
H A Diris_resource.c881 iris_bo_unmap(res->aux.bo);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.h270 static inline int iris_bo_unmap(struct iris_bo *bo) { return 0; } function in typeref:typename:int
H A Diris_batch.c460 iris_bo_unmap(batch->bo);
H A Diris_resource.c445 iris_bo_unmap(res->aux.bo);

Completed in 14 milliseconds