Lines Matching refs:deps
470 struct iris_syncobj *r = bo->deps[d].read_syncobjs[b];
471 struct iris_syncobj *w = bo->deps[d].write_syncobjs[b];
500 /* We just waited everything, so clean all the deps. */
503 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
504 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
641 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
642 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
645 free(bo->deps);
1355 iris_syncobj_reference(bufmgr, &bo->deps[d].write_syncobjs[b], NULL);
1356 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL);
1359 free(bo->deps);