dzn: Finish implementing KHR_synchronization2
authorJesse Natalie <jenatali@microsoft.com>
Fri, 5 May 2023 18:16:00 +0000 (11:16 -0700)
committerMarge Bot <emma+marge@anholt.net>
Mon, 15 May 2023 17:14:20 +0000 (17:14 +0000)
commit7cc59ad9736ddaaeeeeee7bc5c2f21c0b1df6be1
tree7613e319bc45f6cdd7175636027628fb421baea3
parenteec07cdde4cba653c8ca778f41e3ef6124bbc76b
dzn: Finish implementing KHR_synchronization2

This was already mostly implemented.

Without this, the synchronization2 sharing tests will crash,
because there's a CTS bug that's missing a skip check for Windows.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22879>
src/microsoft/vulkan/dzn_cmd_buffer.c
src/microsoft/vulkan/dzn_device.c