Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_job.c257 panfrost_get_batch(struct panfrost_context *ctx, in panfrost_get_batch() function
290 struct panfrost_batch *batch = panfrost_get_batch(ctx, in panfrost_get_batch_for_fbo()
305 batch = panfrost_get_batch(ctx, &ctx->pipe_framebuffer); in panfrost_get_fresh_batch_for_fbo()
318 return panfrost_get_batch(ctx, &ctx->pipe_framebuffer); in panfrost_get_fresh_batch_for_fbo()