Searched refs:panfrost_batch_submit (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_job.c | 151 panfrost_batch_submit(struct panfrost_context *ctx, 178 panfrost_batch_submit(ctx, batch); in panfrost_get_batch() 226 panfrost_batch_submit(ctx, batch); in panfrost_get_fresh_batch_for_fbo() 266 panfrost_batch_submit(ctx, batch); in panfrost_batch_update_access() 785 panfrost_batch_submit(struct panfrost_context *ctx, in panfrost_batch_submit() function 836 fprintf(stderr, "panfrost_batch_submit failed: %d\n", ret); in panfrost_batch_submit() 866 panfrost_batch_submit(ctx, batch); in panfrost_flush_all_batches() 873 panfrost_batch_submit(ctx, &ctx->batches.slots[i]); in panfrost_flush_all_batches() 887 panfrost_batch_submit(ctx, entry->data); in panfrost_flush_writer() 904 panfrost_batch_submit(ct in panfrost_flush_batches_accessing_rsrc() [all...] |
Completed in 2 milliseconds