dozen: Stop asking for semaphore/fence signaling
authorJason Ekstrand <jason.ekstrand@collabora.com>
Thu, 7 Jul 2022 00:59:14 +0000 (19:59 -0500)
committerJason Ekstrand <jason.ekstrand@collabora.com>
Thu, 7 Jul 2022 16:44:20 +0000 (11:44 -0500)
commit0b92636b62afea9bdf590e3478d2491d474d70d1
tree3050f023a7493a5751a8fd376795266fb9489932
parent14dd5bd2cbd3a2ffecc68ffd45eb35dab109642d
dozen: Stop asking for semaphore/fence signaling

Dozen is currently a SW driver as far as WSI is concerned so it's going
to wait on a fence anyway.  Also, I highly doubt it's actually hooked
these up properly.  It's probably just a copy+paste from ANV.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17388>
src/microsoft/vulkan/dzn_wsi.c