zink: fix wording of warning
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 10 Oct 2023 14:27:25 +0000 (16:27 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 Oct 2023 16:11:05 +0000 (16:11 +0000)
commit34857440870e3b9087da63aeea456e7a9c1756fe
tree0c33ddf8ff5bbf0d8074595dbf87b55b55aa65e6
parent052d12492dc7687732d56da17e9cd014925a53f7
zink: fix wording of warning

The string-argument for this function is the name of the feature, not
the entire message.

Fixes: ea0e22da442 ("zink: use warn_missing_feature for missing modifier support")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25644>
src/gallium/drivers/zink/zink_resource.c