vc4: Fix handling of sample_mask output.
authorEric Anholt <eric@anholt.net>
Wed, 9 Dec 2015 01:18:37 +0000 (17:18 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 11 Dec 2015 20:21:22 +0000 (12:21 -0800)
commit53b2523c6ed8202ba44596bee7ec7ba8420c4e92
tree85e0ab776339338dd8f2eee3254e6467730ff608
parent53609de762d451ad7132149ebf59a712799e08c0
vc4: Fix handling of sample_mask output.

I apparently broke this in a late refactor, in such a way that I decided
its tests were some of those interminable ones that I should just
blacklist from my testing.  As a result, the refactors related to it were
totally wrong.
src/gallium/drivers/vc4/vc4_nir_lower_blend.c
src/gallium/drivers/vc4/vc4_nir_lower_io.c