Module: wine Branch: master Commit: 3bd530494791caf03b37d03d5e936ceee2afd3ac URL: https://source.winehq.org/git/wine.git/?a=commit;h=3bd530494791caf03b37d03d5...
Author: Józef Kucia jkucia@codeweavers.com Date: Fri May 25 12:09:14 2018 +0200
d3d12/tests: Add basic visual test.
Tests for Direct3D 12 are a part of libvkd3d. We still want to have a basic smoke test in order to check if Direct3D 12 is not completely broken in Wine. Moreover, we need tests for DXGI with Direct3D 12 devices.
Signed-off-by: Józef Kucia jkucia@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d12/tests/d3d12.c | 551 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 551 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=3bd530494791caf03b37d...