Searched refs:iris_syncobj_reference (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_fence.h | 53 iris_syncobj_reference(struct iris_bufmgr *bufmgr, function in typeref:typename:void
|
| H A D | iris_fine_fence.c | 39 iris_syncobj_reference(screen->bufmgr, &fine->syncobj, NULL); 55 iris_syncobj_reference(batch->screen->bufmgr, &fine->syncobj,
|
| H A D | iris_batch.h | 272 iris_syncobj_reference(batch->screen->bufmgr, out_syncobj, syncobj);
|
| H A D | iris_batch.c | 429 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 D | iris_fence.c | 127 iris_syncobj_reference(batch->screen->bufmgr, store, syncobj); 164 iris_syncobj_reference(bufmgr, syncobj, NULL);
|
| H A D | iris_bufmgr.c | 474 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 D | iris_query.c | 486 iris_syncobj_reference(screen->bufmgr, &query->syncobj, NULL);
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 7285 "description": "iris: save some iris_syncobj_reference() calls at update_bo_syncobjs()", [all...] |
Completed in 140 milliseconds