radv/aco: enable VK_EXT_subgroup_size_control
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 20 May 2020 06:41:46 +0000 (08:41 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 29 May 2020 08:12:26 +0000 (10:12 +0200)
commit7503863fe2a48d155ec9c1778206f1e9a2dc5987
tree374d940a66842b5ff52a1a622d7b83ed59dc942d
parent6f391262003e2d58395dd17d2cf1e1a6807f7a0a
radv/aco: enable VK_EXT_subgroup_size_control

ACO should already support Wave32 on GFX10 with all shader stages
and CTS pass. RADV currently only allows Wave32 with the compute
shader stage.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5056>
docs/relnotes/new_features.txt
src/amd/vulkan/radv_extensions.py