radv: fix TC-compat HTILE with VK_FORMAT_D32_SFLOAT_S8_UINT on Vega
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 7 Dec 2017 10:39:46 +0000 (11:39 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 8 Dec 2017 10:15:44 +0000 (11:15 +0100)
commitfc6c77e162df3405e6de9f5644788984b2f7aacc
treecb3d31417a758756cfb5070cc8b91f7257ab96fd
parent4d81c8e43e2b235684e480da02eab2c647e6de6b
radv: fix TC-compat HTILE with VK_FORMAT_D32_SFLOAT_S8_UINT on Vega

Copied from RadeonSI.

This fixes all CTS
dEQP-VK.renderpass.dedicated_allocation.formats.d32_sfloat_s8_uint.clear.*

And some other ones which use the same format.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_image.c