[PATCH 06/10] d3d12/tests: Add test for swapchain and window sizes mismatch.

Henri Verbeet hverbeet at gmail.com
Thu Feb 28 09:58:52 CST 2019


On Wed, 27 Feb 2019 at 18:36, Józef Kucia <jkucia at codeweavers.com> wrote:
> Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
> ---
>  dlls/d3d12/tests/d3d12.c | 102 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 102 insertions(+)
>
This fails here (Intel SKL, slightly ancient Mesa):

    0009:err:dxgi:d3d12_swapchain_acquire_next_image Failed to acquire
next Vulkan image, vr -1000001004.
    0009:fixme:dxgi:hresult_from_vk_result Unhandled VkResult -1000001004.
    d3d12.c:995: Test failed: Failed to present, hr 0x80004005.



More information about the wine-devel mailing list