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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c645 move_syncobj_to_batch(struct iris_batch *batch, function in typeref:typename:void
717 move_syncobj_to_batch(batch, &deps->write_syncobjs[other_batch_idx],
723 move_syncobj_to_batch(batch, &deps->write_syncobjs[batch_idx],
736 move_syncobj_to_batch(batch, &deps->read_syncobjs[other_batch_idx],
738 move_syncobj_to_batch(batch, &deps->read_syncobjs[batch_idx],

Completed in 3 milliseconds