The commit summary line could be better, e.g. "dxgi/tests: Execute test_resize_target() on D3D12 device", "dxgi/tests: Run resize target tests on D3D12.".
On Mon, Jun 24, 2019 at 4:24 PM Conor McCarthy cmccarthy@codeweavers.com wrote:
Signed-off-by: Conor McCarthy cmccarthy@codeweavers.com
dlls/dxgi/tests/dxgi.c | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-)
This patch introduces test failures on Windows. You need to fix check_swapchain_fullscreen_state_() in this patch.