commit | 5362adf68dc30dcf132e89e686c21bdd6a7f6dbb | [log] [tgz] |
---|---|---|
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | Wed Apr 14 16:47:42 2021 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Apr 14 15:48:03 2021 +0000 |
tree | daf533db7ed346febd6f14c9d9baafd238795952 | |
parent | 0ba3cf1f953ed2a342ef729211ecf90d241385f8 [diff] |
zink: verify that source-format support linear-filter Similar to the previous commit, we should also verify that the source-format support linear-filter if we try to blit with it. Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10234>