Searched refs:batch_idx (Results 1 – 4 of 4) sorted by relevance
70 int batch_idx; member134 struct iris_batch *batch = &ice->batches[q->batch_idx]; in mark_available()172 struct iris_batch *batch = &ice->batches[q->batch_idx]; in write_value()451 q->batch_idx = IRIS_BATCH_COMPUTE; in iris_create_query()453 q->batch_idx = IRIS_BATCH_RENDER; in iris_create_query()557 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_end_query()629 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_get_query_result()662 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_get_query_result_resource()
849 int batch_idx = batch->name; in update_bo_syncobjs() local880 iris_syncobj_reference(bufmgr, &bo_deps->write_syncobjs[batch_idx], in update_bo_syncobjs()883 iris_syncobj_reference(bufmgr, &bo_deps->read_syncobjs[batch_idx], in update_bo_syncobjs()
92 int batch_idx; member155 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in mark_available()192 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in write_value()481 q->batch_idx = CROCUS_BATCH_COMPUTE; in crocus_create_query()483 q->batch_idx = CROCUS_BATCH_RENDER; in crocus_create_query()598 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_end_query()671 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_get_query_result()713 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_get_query_result_resource()
112 unsigned batch_idx = panfrost_batch_idx(batch); in panfrost_batch_cleanup() local147 BITSET_CLEAR(ctx->batches.active, batch_idx); in panfrost_batch_cleanup()182 unsigned batch_idx = panfrost_batch_idx(batch); in panfrost_get_batch() local183 BITSET_SET(ctx->batches.active, batch_idx); in panfrost_get_batch()239 uint32_t batch_idx = panfrost_batch_idx(batch); in panfrost_batch_update_access() local261 if (i == batch_idx) in panfrost_batch_update_access()