[PATCH 4/7] wined3d: Use atomic instructions for resource view bind counts.

Henri Verbeet hverbeet at gmail.com
Mon Oct 11 10:41:18 CDT 2021


On Thu, 7 Oct 2021 at 13:06, Jan Sikorski <jsikorski at codeweavers.com> wrote:
> It looks fishy that these are written to when encoding into deferred
> contexts; and also that they are read in the cs thread. This patch
> however is just so that we don't need a mutex for application threads
> to call these.

Yes. That may simply be a case of these predating deferred contexts,
and not causing known issues yet...



More information about the wine-devel mailing list