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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_fence.h53 iris_syncobj_reference(struct iris_bufmgr *bufmgr, function in typeref:typename:void
H A Diris_fine_fence.c39 iris_syncobj_reference(screen->bufmgr, &fine->syncobj, NULL);
55 iris_syncobj_reference(batch->screen->bufmgr, &fine->syncobj,
H A Diris_batch.h272 iris_syncobj_reference(batch->screen->bufmgr, out_syncobj, syncobj);
H A Diris_batch.c429 iris_syncobj_reference(bufmgr, &syncobj, NULL);
460 iris_syncobj_reference(bufmgr, s, NULL);
665 iris_syncobj_reference(bufmgr, p_syncobj, NULL);
733 iris_syncobj_reference(bufmgr, &deps->write_syncobjs[batch_idx],
743 iris_syncobj_reference(bufmgr, &deps->read_syncobjs[batch_idx],
935 iris_syncobj_reference(screen->bufmgr, s, NULL);
H A Diris_fence.c127 iris_syncobj_reference(batch->screen->bufmgr, store, syncobj);
164 iris_syncobj_reference(bufmgr, syncobj, NULL);
H A Diris_bufmgr.c474 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
475 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
612 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
613 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
1272 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
1273 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
H A Diris_query.c486 iris_syncobj_reference(screen->bufmgr, &query->syncobj, NULL);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json7285 "description": "iris: save some iris_syncobj_reference() calls at update_bo_syncobjs()",
[all...]

Completed in 140 milliseconds