ac/nir/taskmesh: Use 3 dimensional workgroup ID.
authorTimur Kristóf <timur.kristof@gmail.com>
Thu, 26 May 2022 11:36:14 +0000 (13:36 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 31 May 2022 08:24:48 +0000 (08:24 +0000)
commit2027f28b30b1678b5c15ea23012ee3a64cdee620
treed5ef03d0f66c37e2633a22eeb07eae01eee5df76
parentc6d12a510cd9ad5681c411f5f94243296d06cee0
ac/nir/taskmesh: Use 3 dimensional workgroup ID.

For the sake of consistency, do not rely on a 1-dimensional
workgroup ID anymore.

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/16721>
src/amd/common/ac_nir_lower_taskmesh_io_to_mem.c