[Mesa-dev] [PATCH v3 01/14] i965/miptree: Gather initial aux allocation into a single function
Chad Versace
chadversary at chromium.org
Fri Jul 14 22:17:59 UTC 2017
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>
More information about the mesa-dev
mailing list