Re: [PATCH resend 07/10] dxgi/tests: Add tests for IDXGISwapChain_GetFullscreenState() to test_create_swapchain().
3 Aug
2016
3 Aug
'16
1:26 p.m.
On 3 August 2016 at 09:41, Józef Kucia <jkucia(a)codeweavers.com> wrote:
+ /* When numerator is non-zero and denominator is zero, the windowed mode is used. + * Additionally, some versions of WARP seem to always fail to change fullscreen state. */ + if (result_desc.Windowed != creation_desc.Windowed) + trace("Test %u: Failed to change fullscreen state.\n", i); For what it's worth, I seem to consistently get "device.c:616: Test 1: Failed to change fullscreen state." from this as well on Windows.
3419
Age (days ago)
3419
Last active (days ago)
0 comments
1 participants
participants (1)
-
Henri Verbeet