wined3d: Do not use atomics to update the resource bind count.
commitd2992dba93b8c3a991ede44d624cce01fc49c166
authorZebediah Figura <zfigura@codeweavers.com>
Sun, 2 Jul 2023 00:41:54 +0000 (1 19:41 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Nov 2023 19:52:29 +0000 (10 20:52 +0100)
treefa265d20b3cdf5e65ac284c56758d0414fceef9b
parentb186455cfad2ecd041da231af354f0f9a4a841cd
wined3d: Do not use atomics to update the resource bind count.

It is only accessed from the CS thread now.
dlls/wined3d/cs.c