radeonsi: Explicitly map Z16_UNORM_S8_UINT to None for GFX10.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 1 Jun 2020 22:34:28 +0000 (00:34 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 3 Jun 2020 00:17:00 +0000 (00:17 +0000)
commitd936f69677240069bae0f23795b56b4e5335154a
tree07b2c78bf67928848bfc40d952aa2b39e32764a0
parent415c88eebcda87196b1ee09d28ea40e07b9d229f
radeonsi: Explicitly map Z16_UNORM_S8_UINT to None for GFX10.

We should always use separate planes for textures with this format.

Fixes: 273ead81f1a "util/format: Add VK_FORMAT_D16_UNORM_S8_UINT."
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5291>
src/gallium/drivers/radeonsi/gfx10_format_table.py