Skip to content
Snippets Groups Projects
Commit beafa091 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

vkd3d: Replace atomic_add_fetch() by InterlockedAdd().


By analogy with InterlockedIncrement. It avoids the need for a
configure check on Windows platforms.

Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
Signed-off-by: default avatarHenri Verbeet <hverbeet@codeweavers.com>
parent ab3aa96e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment