[Mesa-dev] [PATCH 2/4] panfrost: s/job/batch/
Boris Brezillon
boris.brezillon at collabora.com
Fri Aug 30 17:49:08 UTC 2019
On Fri, 30 Aug 2019 10:35:57 -0700
Alyssa Rosenzweig <alyssa.rosenzweig at collabora.com> wrote:
> > + struct panfrost_job_batch *batch = panfrost_job_get_batch_for_fbo(ctx);
>
> This is verbose. Could we do across this patch:
>
> s/panfrost_job_batch/panfrost_batch/g
> s/panfrost_job_get_batch_for_fbo/panfrost_get_batch_for_fbo/g
Sure, I can do that.
More information about the mesa-dev
mailing list