turnip: remove unnecessary OVERFLOW_FLAG_REG check
authorJonathan Marek <jonathan@marek.ca>
Fri, 19 Jun 2020 17:35:11 +0000 (13:35 -0400)
committerMarge Bot <eric+marge@anholt.net>
Sat, 20 Jun 2020 19:31:48 +0000 (19:31 +0000)
commit0c32403c73354df2b8d55c5162892e02b49c15c9
tree1a39880f6cd54a5e3fb67e058b97a99b8bc111bb
parentdf2e54f7d4cbe56e404743f14ff26523b5e3f2b2
turnip: remove unnecessary OVERFLOW_FLAG_REG check

The HW deals with overflow automatically, and presumably does it better
(only disabling for pipes that had overflow, and using the visiblity data
available before the overflow)

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5565>
src/freedreno/vulkan/tu_cmd_buffer.c