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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_batch.c698 int other_batch_idx = 1 - batch_idx; local in function:update_bo_syncobjs
716 if (deps->write_syncobjs[other_batch_idx])
717 move_syncobj_to_batch(batch, &deps->write_syncobjs[other_batch_idx],
736 move_syncobj_to_batch(batch, &deps->read_syncobjs[other_batch_idx],

Completed in 3 milliseconds