zink: fix cap check for arb sparse texture2
authorSoroushIMG <soroush.kashani@imgtec.com>
Sat, 4 Feb 2023 17:44:40 +0000 (17:44 +0000)
committerEric Engestrom <eric@engestrom.ch>
Wed, 8 Feb 2023 20:34:44 +0000 (20:34 +0000)
commit489f1293dbfab427bcf816b19b2807d24bb50dff
tree1fb1d7740f701ba0d41fd99a400fe03a2b75540d
parentc8aa0587e17b466eef74141b748ab643c9dbd5c3
zink: fix cap check for arb sparse texture2

arb_sparse_texture2 also enables multisampled sparse textures.
bring back the check for msaa support.

fixes #8229

Fixes: 4f8ba2b9aae ("zink: fix sparse residency query and minLOD feature checks")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21121>
(cherry picked from commit 8f928a95e167423320af711b21270a8212f34628)
.pick_status.json
src/gallium/drivers/zink/zink_screen.c