Searched refs:num_other_batches (Results 1 – 2 of 2) sorted by relevance
218 batch->num_other_batches = 0; in iris_init_batch()223 batch->other_batches[batch->num_other_batches++] = other_batch; in iris_init_batch()415 for (int b = 0; b < batch->num_other_batches; b++) { in flush_for_cross_batch_dependencies()
139 unsigned num_other_batches; member