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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_batch.h194 bool crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo);
H A Dcrocus_blit.c599 if (crocus_batch_references(batch, src_res->bo))
703 if (crocus_batch_references(batch, src_res->bo))
764 if (crocus_batch_references(&ice->batches[CROCUS_BATCH_COMPUTE], bo))
H A Dcrocus_monitor.c197 perf_cfg->vtbl.batch_references = (batch_references_t)crocus_batch_references;
H A Dcrocus_resource.c1099 busy |= crocus_batch_references(&ice->batches[i], res->bo);
1269 if (crocus_batch_references(map->batch, staging_bo))
1706 if (crocus_batch_references(&ice->batches[i], res->bo))
H A Dcrocus_batch.c1034 crocus_batch_references(struct crocus_batch *batch, struct crocus_bo *bo) function in typeref:typename:bool
H A Dcrocus_state.c4065 if (crocus_batch_references(batch, tgt->offset_res->bo)) {

Completed in 21 milliseconds