radv: switch on EOP when primitive restart is enabled with triangle strips
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 9 Oct 2018 12:15:12 +0000 (14:15 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 13 Dec 2018 08:21:16 +0000 (09:21 +0100)
commitd8325f1f07b67c8a31c6786c71e3fd0910bc3b82
tree2cfb0b20fc1972d696d41e463153099d0acb1dc0
parent74cf3b627c20f2df545a66ba81fa92fee8d57c72
radv: switch on EOP when primitive restart is enabled with triangle strips

Otherwise, Yakuza hangs the GPU with DXVK. We don't know if
linetrip and pointlist are affected, so my point is to do that
only for triangle strips.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_pipeline.c