i965/miptree: Avoid -Wswitch for the Gen12 aux modes
authorNanley Chery <nanley.g.chery@intel.com>
Fri, 27 Sep 2019 00:23:33 +0000 (17:23 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 28 Oct 2019 17:47:05 +0000 (10:47 -0700)
commit77f506382f903cda54dddac4a96717e815aacbb9
tree806aed3935cf834d85b818a8ffd85097126a05e4
parent8af1853331254c50476e424d41efa76d2e86c0e9
i965/miptree: Avoid -Wswitch for the Gen12 aux modes

Avoid the compiler warnings for the new enums that will be introduced in
a future commit.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c