radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 5 Jun 2020 13:58:36 +0000 (15:58 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 9 Jun 2020 06:04:23 +0000 (08:04 +0200)
commitd7923c74d42d4d745e6e5b2b572ac558f2b9a1ed
treef58580b5a4cb5648076fd03642d1dd17739ad07a
parentd76e8131ac4c115b7a750c9f127f9fa920a9d094
radv/llvm: expose VK_EXT_shader_demote_to_helper_invocation with LLVM 9+

It should already work with the LLVM backend.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5361>
docs/relnotes/new_features.txt
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_extensions.py
src/amd/vulkan/radv_shader.c