Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..."
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 13 Sep 2016 19:55:25 +0000 (12:55 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 13 Sep 2016 21:45:15 +0000 (14:45 -0700)
commit106709db7bd21681c6da1e9672e841f03224d8b2
tree6e0954c3b1e7a2c591eff50ecab4f942d03aedda
parent330104464f2a5ebfcb33826f7a96447b993394bb
Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..."

This reverts commit 3943888c94beca69e575b8d3d1ec7a6cbf474ee4.  It turns out
that commit was pretty-much bogus since it breaks binding a 3-D texture as a
2-D storage image.  The correct fix for the Vulkan CTS tests needs to be in
the Vulkan driver itself rather than ISL.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/isl/isl_surface_state.c