d3d9: Update presentation parameters when creating a swap chain.
commit98b053a5b8dcdfe2e3481a36cc156e71e2d5145e
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Mon, 8 Jan 2024 09:02:55 +0000 (8 18:02 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jan 2024 09:35:00 +0000 (10 10:35 +0100)
tree801c175e84afd4e5b98c7f9c4af771d229c29f74
parent059b3ac77f404c9fd3d7225b03d91d1b2e10e427
d3d9: Update presentation parameters when creating a swap chain.

Fixes regression introduced by 215a32d643af4a8e25d4f28c5bec76f6e69dca22.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56070
dlls/d3d9/swapchain.c
dlls/d3d9/tests/d3d9ex.c
dlls/d3d9/tests/device.c