Home
last modified time | relevance | path

Searched refs:read_syncobjs (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.h222 struct iris_syncobj *read_syncobjs[IRIS_BATCH_COUNT]; member
Diris_batch.c812 move_syncobj_to_batch(batch, &bo_deps->read_syncobjs[i], in update_bo_syncobjs()
827 iris_syncobj_reference(bufmgr, &bo_deps->read_syncobjs[batch_idx], in update_bo_syncobjs()
Diris_bufmgr.c513 struct iris_syncobj *r = bo->deps[d].read_syncobjs[b]; in iris_bo_wait_syncobj()
547 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL); in iris_bo_wait_syncobj()
705 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL); in iris_slab_free()
1535 iris_syncobj_reference(bufmgr, &bo->deps[d].read_syncobjs[b], NULL); in bo_close()