radv: Change max preferred task workgroup invocations to 64.
authorTimur Kristóf <timur.kristof@gmail.com>
Mon, 12 Sep 2022 23:02:25 +0000 (01:02 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 21 Sep 2022 16:14:59 +0000 (16:14 +0000)
commit3e6ad428b68f97129840db01b7a37953019195d8
treec9aeb5d7e193d8544147c3bdde3bf18881dd8522
parent98e3c446d89ab24bdad6cdb779860895d7dd8d31
radv: Change max preferred task workgroup invocations to 64.

This was accidentally left at the maximum possible value.
However I now tested this with the cadscene demo app and there is
hardly any benefit from going above 64. Set it to 64 for now.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18566>
src/amd/vulkan/radv_device.c