[Mesa-dev] [PATCH v3 01/14] i965/miptree: Gather initial aux allocation into a single function
Pohjolainen, Topi
topi.pohjolainen at gmail.com
Sat Jul 15 16:44:00 UTC 2017
On Fri, Jul 14, 2017 at 03:17:59PM -0700, Chad Versace wrote:
> On Wed 12 Jul 2017, Jason Ekstrand wrote:
> > ---
> > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 83 +++++++++++++++++----------
> > 1 file changed, 53 insertions(+), 30 deletions(-)
>
>
> > +static bool
> > +intel_miptree_alloc_aux(struct brw_context *brw,
> > + struct intel_mipmap_tree *mt)
>
> This is much nicer.
> Reviewed-by: Chad Versace <chadversary at chromium.org>
Indeed:
Reviewed-by: Topi Pohjolainen <topi.pohjolainen at intel.com>
More information about the mesa-dev
mailing list