zink: fix sparse queue creation
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 19 Sep 2022 14:14:26 +0000 (10:14 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 26 Sep 2022 21:58:58 +0000 (21:58 +0000)
commit60db522ed8955a9800cf55c0f0a1f11763213f2c
tree69c367180951452e8b7782dd1b2afa9b81a89073
parent53004e57d68af9673cab6195ce67213245ec149f
zink: fix sparse queue creation

to use an explicit sparse queue, it has to actually be created along with
the device

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