radv/aco: disable NGG when ACO is used
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 10 Oct 2019 11:10:15 +0000 (12:10 +0100)
committerRhys Perry <pendingchaos02@gmail.com>
Thu, 10 Oct 2019 20:02:36 +0000 (20:02 +0000)
commitba71be228fc063b27ad292d206f8c1cac631a73a
treed658a8df125b96a7ca0719ff680cb8ceca786794
parentb7fc082b2876864ac3088aa9d25930fe8b81c372
radv/aco: disable NGG when ACO is used

Note that radv_device.c still has to be modified to use ACO with Navi.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-By: Timur Kristóf <timur.kristof@gmail.com>
src/amd/vulkan/radv_device.c