zink: check for right feature
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 13 Jul 2021 07:33:58 +0000 (09:33 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 14 Jul 2021 07:28:39 +0000 (07:28 +0000)
commita4cb07dcd59a466c9bf335e6cc6dc6686aaf6734
tree2a5702e68c6accb35712e6be82eaaebc1dc26317
parente3542b35a8c5980dd4dd43a047ded4a36f89b055
zink: check for right feature

I accidentally repeated the rectangular lines test instead of checking
for smooth lines. Whoopsie!

Fixes: c3b0f439a78 ("zink: fill in the right line-mode based on state")
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11841>
src/gallium/drivers/zink/zink_state.c