pan/bi: Fix ATEST with pure integers
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Wed, 6 Jan 2021 00:08:15 +0000 (19:08 -0500)
committerMarge Bot <eric+marge@anholt.net>
Mon, 11 Jan 2021 22:28:57 +0000 (22:28 +0000)
commitd0c35f46afc496208f0c763589c551267202a454
tree58e85cc9ed0afdf55eebf77f29589d9ca386030d
parentbf7fe304364d0c69a67a09395c0f4a87a9446f1f
pan/bi: Fix ATEST with pure integers

It doesn't matter what we pass due to a subtlety in the spec but the
assert is still wrong.

Fixes: 49f38aa9e79 ("pan/bi: Implement fragment_out by builder")
Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Maciej Matuszczyk <maccraft123mc@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8427>
src/panfrost/bifrost/bifrost_compile.c