tu: Enable VK_EXT_shader_stencil_export
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 16 Jul 2020 13:49:36 +0000 (15:49 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 16 Jul 2020 20:49:20 +0000 (20:49 +0000)
commitb5a48a948ac06a1bea7e919136c27dc617c059c2
tree36debecbe51ed2b202b5645db06a56316f765a7f
parentaeca92ed7984baed231297bd72d725ecd989ffa2
tu: Enable VK_EXT_shader_stencil_export

This passes the grand total of 3 CTS tests (2 actually enabled due to
missing D32_SFLOAT_S8_UINT support) under
dEQP-VK.pipeline.shader_stencil_export.*

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5936>
src/freedreno/vulkan/tu_extensions.py
src/freedreno/vulkan/tu_pipeline.c
src/freedreno/vulkan/tu_shader.c