i965: Update the surface_format table for ETC formats
authorNanley Chery <nanley.g.chery@intel.com>
Tue, 29 Dec 2015 19:06:25 +0000 (11:06 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 27 Jan 2016 23:12:42 +0000 (15:12 -0800)
commitc3546685edc2a4f51baf0eb05854b000dc84145c
tree53a6efb12fffe57165d1eacaa425337ed8e61584
parent308ec0279b341c1d79bb05fa965ab5182bacbe4a
i965: Update the surface_format table for ETC formats

Enable ETC support for BDW+. In Vulkan, an array lookup on
surface_format[] is used to determine HW support for certain
formats. In contrast, Mesa dynamically populates an array
which reports this information.
src/mesa/drivers/dri/i965/brw_surface_formats.c