wined3d: Avoid accessing the bo_user list from outside the command stream thread...
commit7e64eba5b343e6ad2487c691911b0430c422bb5e
authorHenri Verbeet <hverbeet@codeweavers.com>
Thu, 29 Apr 2021 17:06:02 +0000 (29 19:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Apr 2021 21:37:46 +0000 (29 23:37 +0200)
treed1e49ee4b1ebc04c4487313b772b957a0001cbeb
parentf4de92a4ed5c8d8d8c1b57222ad3d10e7bd63229
wined3d: Avoid accessing the bo_user list from outside the command stream thread (Valgrind).

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/adapter_gl.c
dlls/wined3d/adapter_vk.c