dzn: Allow multiple graphics queues
authorJesse Natalie <jenatali@microsoft.com>
Thu, 17 Nov 2022 17:58:58 +0000 (09:58 -0800)
committerMarge Bot <emma+marge@anholt.net>
Wed, 11 Jan 2023 09:31:02 +0000 (09:31 +0000)
commitdee97e7b99835b83b9d118050350fed424d38c76
tree53eaf156fd4519cf274d6dcf40e6a45063f998d2
parent5f1b8b3e6c9e61418c507213b899b28b71dedd0c
dzn: Allow multiple graphics queues

There's no real reason not to, WDDM supports it. It's not really that
useful, but I don't expect most apps to really want to do it anyway.
It does enable some useful synchronization scenarios sometimes.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16200>
src/microsoft/vulkan/dzn_device.c