radv: use the maximum possible workgroup size for TCS epilogs
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 18 Aug 2023 16:02:52 +0000 (18:02 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 22 Aug 2023 06:10:32 +0000 (06:10 +0000)
commit6ad8abf7aadce3f01ce1a5e7c05abdf0131ebee0
tree4979581651891523b48f566f681ebdb245ca1d4f
parente74c3dbb70706f1a2bcf863b5058295fcd456ae4
radv: use the maximum possible workgroup size for TCS epilogs

It's similar to when the patch control points value is dynamic.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24643>
src/amd/vulkan/radv_shader.c