tu: Fix IBO descriptor for cubes
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 20 May 2020 09:24:28 +0000 (11:24 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 26 May 2020 11:16:09 +0000 (11:16 +0000)
commit08d22bb908e161b15b12dd094f94de06ec0c883f
treefecfcbc63901a46070f5dd31917aefec0ee9424c
parentf7ab9c4eb17949e20dd8b82de01c977887481489
tu: Fix IBO descriptor for cubes

They act the same as 2D arrays when used as storage images, and we're
supposed to override the IBO descriptor to reflect this.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5122>
src/freedreno/vulkan/tu_image.c