anv/blorp: Don't create linear ASTC surfaces for buffers
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 2 Nov 2016 23:18:44 +0000 (16:18 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 3 Nov 2016 18:22:58 +0000 (11:22 -0700)
commit1625d911d7368a9a96411012c69512074a3ff506
tree60e0d82df5870145bbe9b92ba59e04689b0eb493
parentbb550e297774bd1fdd274a98738e6353d1cda73e
anv/blorp: Don't create linear ASTC surfaces for buffers

Such a surface is not possible on our hardware. Without this change, ISL
surface creation would fail with the next patch.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_blorp.c