mesa/src/microsoft
Vinson Lee 17a0c96f63 dzn: Fix qpool->queries_lock double lock
Fix defect reported by Coverity Scan.

Double lock (LOCK)
double_lock: mtx_lock locks qpool->queries_lock while it is locked.

Fixes: a012b21964 ("microsoft: Initial vulkan-on-12 driver")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23455>
(cherry picked from commit ed759ad795)
2023-06-07 11:14:20 +02: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: Fix qpool->queries_lock double lock 2023-06-07 11:14:20 +02:00
meson.build