isl: Allow multisampled array textures
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 25 Aug 2016 22:07:31 +0000 (15:07 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 27 Aug 2016 02:00:02 +0000 (19:00 -0700)
commitfb895510477a9ce809cf5890afb1ea84ced6771e
tree1ade589cf2940c290a97ce0897f73e61c1a9a948
parentcf7be70aa77b09d4cce5832006efe69852ce457b
isl: Allow multisampled array textures

This probably isn't the only thing that needs to be done to get
multisampled array textures working in Vulkan but I think this is all that
ISL really needs and it does fix 8 of the new CTS tests.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/intel/isl/isl.c