d3d9: Introduce helpers to convert between d3d9 and wined3d multisample types.
commit5b70e3321ab74de2c5011ea61cbc1595f702dd6a
authorChip Davis <cdavis@codeweavers.com>
Thu, 2 Apr 2020 10:34:54 +0000 (2 15:04 +0430)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Apr 2020 10:57:17 +0000 (2 12:57 +0200)
tree16e26777f7c24e772eb69bbb7ab5d6fb3b29c95c
parent9a7591fab4aa9d6d9d467aabed39876c8e530521
d3d9: Introduce helpers to convert between d3d9 and wined3d multisample types.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/surface.c
dlls/d3d9/texture.c