r600: Enable compute shaders for NIR code path
authorGert Wollny <gert.wollny@collabora.com>
Sun, 5 Jul 2020 14:56:37 +0000 (16:56 +0200)
committerGert Wollny <gw.fossdev@gmail.com>
Sun, 9 Aug 2020 13:45:36 +0000 (13:45 +0000)
commit4975b3ec551d81460f07d0fe6a645c1e1f1548f1
tree1124f8c3e6973244743069fc6ba062019c275fd5
parent834a61df4ed4257ca4bb69fed6664c80cc726f82
r600: Enable compute shaders for NIR code path

There are still regessions compared to TGSI, but there are also many
fixes.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6025>
src/gallium/drivers/r600/r600_pipe.c