freedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching
authorRob Clark <robdclark@chromium.org>
Fri, 26 Jul 2019 16:05:58 +0000 (09:05 -0700)
committerRob Clark <robdclark@chromium.org>
Fri, 2 Aug 2019 17:24:14 +0000 (10:24 -0700)
commit401f532bea2bec0bdfc4bebd3b8849fd0e8f78e3
tree1dac22eefebed3e12af6bfd0022569c7db26fc62
parent146d6e64636bb0bfb358558ae5175485f648e086
freedreno/a6xx: remove USE/IGNORE_VISIBILITY draw patching

Seems this isn't needed anymore on a6xx to control whether visibility
stream is used.  And it would be hard to deal with if it was, for
disabling use of VSC stream in draw pass.  So just remove it and
simplify things.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/drivers/freedreno/a6xx/fd6_draw.c
src/gallium/drivers/freedreno/a6xx/fd6_gmem.c