mesa/src/microsoft
Jesse Natalie 5b220799d5 dzn: Delete queue-level event waits
These are unneeded. Events can't be used to indefinitely stall work
like you can with a semaphore or timeline semaphore. The signals
still need to happen so that execution will modify the state that
can be polled from the CPU though.

Fixes dEQP-VK.synchronization.basic.event.single_submit_multi_command_buffer

Fixes: 04fa6c71 ("dzn: Batch command lists together")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22842>
(cherry picked from commit be34257197)
2023-05-05 19:07:00 +01:00
..
ci dzn: Remove xfail for test that passes (if run) 2023-04-07 19:11:11 +00:00
clc microsoft/clc: Add shader model / validator to compiler API 2023-03-31 00:37:19 +00:00
compiler microsoft/compiler: Don't split loads/stores that will be split by lower_explicit_io 2023-04-10 18:43:12 +00:00
spirv_to_dxil spirv2dxil: Add some more supported caps 2023-04-06 22:08:28 +00:00
vulkan dzn: Delete queue-level event waits 2023-05-05 19:07:00 +01:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00