Searched refs:panfrost_get_fresh_batch_for_fbo (Results 1 – 4 of 4) sorted by relevance
143 panfrost_get_fresh_batch_for_fbo(struct panfrost_context *ctx, const char *reason);
217 panfrost_get_fresh_batch_for_fbo(struct panfrost_context *ctx, const char *reason) in panfrost_get_fresh_batch_for_fbo() function
75 struct panfrost_batch *batch = panfrost_get_fresh_batch_for_fbo(ctx, "Clear"); in panfrost_clear()
3032 batch = panfrost_get_fresh_batch_for_fbo(ctx, "Too many draws"); in panfrost_draw_vbo()