turnip: do nothing on dispatch with zero total workgroups
authorDanylo Piliaiev <dpiliaiev@igalia.com>
Wed, 6 Oct 2021 15:02:26 +0000 (18:02 +0300)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 Oct 2021 23:53:03 +0000 (23:53 +0000)
commit127352457cd5bfecf6d9f4e42dddc04c5334c4d1
tree150be041c1d466299fef2ecdcefe44d7ce469b40
parent1288000dc29ad215c5b3ca7c9e8a59afc543cc2d
turnip: do nothing on dispatch with zero total workgroups

Otherwise GPU hangs...

Fixes vkd3d test "test_dispatch_zero_thread_groups"

Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13227>
src/freedreno/vulkan/tu_cmd_buffer.c