r600: revert disabling llvm draw
authorGert Wollny <gert.wollny@collabora.com>
Sun, 5 Jul 2020 14:55:42 +0000 (16:55 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 16 Sep 2020 08:30:41 +0000 (08:30 +0000)
commit85f39cab8bda7cd03445193de4c80649791ba569
treee148f567f9bf979525636741b7da967e68ea668d
parentf1730bed8f05e0b017875e383c9f413e7ef10b79
r600: revert disabling llvm draw

Now that llvm supports NIR and lowers uniforms to UBO in draw
calls when this hasn't be done before this can be used again.

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