Merge branch '238-fix-compressed-sliced-3d' into 'master'
authorPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 22:44:30 +0000 (17:44 -0500)
committerPyry Haulos <phaulos@google.com>
Fri, 22 Jan 2016 22:44:30 +0000 (17:44 -0500)
Check for sliced 3D compressed texture support in pipeline.{image,image_view,sampler} tests

This MR also enables sliced 3D ASTC cases as some implementations may support that. There are no real 3D ASTC formats in core Vulkan currently.

See merge request !374


Trivial merge