Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c698 int other_batch_idx = 1 - batch_idx; in update_bo_syncobjs() local
716 if (deps->write_syncobjs[other_batch_idx]) in update_bo_syncobjs()
717 move_syncobj_to_batch(batch, &deps->write_syncobjs[other_batch_idx], in update_bo_syncobjs()
730 move_syncobj_to_batch(batch, &deps->read_syncobjs[other_batch_idx], in update_bo_syncobjs()