i965/miptree: Drop the alloc_flags param from alloc_aux_buffer
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 2 May 2018 19:46:54 +0000 (12:46 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 17 May 2018 14:06:41 +0000 (07:06 -0700)
commit6b1836aabeab3cd4d7d318214d7d2c59386ba7ee
tree8a11708cb8c935be24055c69a115b52cb324b7e1
parent3dd7f600e04a3dd758e57b8ff70ba242b491580a
i965/miptree: Drop the alloc_flags param from alloc_aux_buffer

We have enough information to determine the optimal flags internally.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c