vkd3d: Always use _BitScanReverse on Windows.
commitab3aa96e1fc1a75b2b1f202030adb85380ee348d
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2022 15:49:57 +0000 (28 16:49 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2022 16:48:30 +0000 (28 17:48 +0100)
tree7222c25870f943c18403d0a295acc56c5617d376
parent22e6581ffca3aeeddd047fb0f0321c509ed29ead
vkd3d: Always use _BitScanReverse on Windows.

Use ULONG instead of unsigned long for non-Mingw msvcrt builds.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
include/private/vkd3d_common.h