zink: reject all storage multisampling if the feature is unsupported
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 29 Oct 2021 16:13:43 +0000 (12:13 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 3 Nov 2021 14:14:44 +0000 (14:14 +0000)
commit675519f1d0eb26ecb5712a8bdbb82d7a92c07ed7
treef87ce5691d5bd83ef0db1dcc3d8c78b6f753e717
parentaacdc6eb44cfcfe28e8a3bef90350f514219ac38
zink: reject all storage multisampling if the feature is unsupported

this also enables removing a stupid conditional

cc: mesa-stable

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13631>
src/gallium/drivers/zink/zink_resource.c
src/gallium/drivers/zink/zink_screen.c