turnip: disable early_z for VK_FORMAT_S8_UINT
authorJonathan Marek <jonathan@marek.ca>
Mon, 22 Jun 2020 02:08:45 +0000 (22:08 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 25 Jun 2020 03:02:56 +0000 (03:02 +0000)
commitc5b990f435e7145bfd8562c80a4dc1012aaa03f8
tree575b5d3199e7ddb9554da717352b24bd3f97f66f
parent04148f4411169bed0784d2bb47f763c429011223
turnip: disable early_z for VK_FORMAT_S8_UINT

This format doesn't have depth, and apparently having earlyz enabled can
cause issues. Fixes at least these tests:

dEQP-VK.renderpass.suballocation.multisample.s8_uint.samples_*

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5586>
.gitlab-ci/deqp-freedreno-a630-bypass-fails.txt
src/freedreno/vulkan/tu_pipeline.c