On 16 May 2018 at 14:25, Józef Kucia jkucia@codeweavers.com wrote:
Signed-off-by: Józef Kucia jkucia@codeweavers.com
dlls/d3d11/tests/d3d11.c | 71 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 4 deletions(-)
Unfortunately this fails here on Windows:
d3d11.c:1194: Adapter: L"AMD Radeon HD 6310 Graphics", 1002:9802. d3d11.c:1613: Feature level 0xb000. d3d11.c:8194: Tests skipped: Some AMD drivers have a bug affecting the test. d3d11.c:15598: Compute shader support via SM4 0x1. d3d11.c:17004: Optional format 0x59 - display supported, feature level 0xa100. d3d11.c:17004: Optional format 0x59 - display supported, feature level 0xa000. d3d11.c:19982: Tests skipped: Sample count 8 not supported. d3d11.c:20046: Test failed: Got {1.00000000e+000, 1.00000000e+000, 1.00000000e+000, 1.00000000e+000}, expected {2.00000000e+000, 2.00000000e+000, 2.00000000e+000, 2.00000000e+000} at (0, 0), sub-resource 0. d3d11.c:20046: Test failed: Got {2.00000000e+000, 2.00000000e+000, 2.00000000e+000, 2.00000000e+000}, expected {4.00000000e+000, 4.00000000e+000, 4.00000000e+000, 4.00000000e+000} at (0, 0), sub-resource 0. d3d11.c:20019: Tests skipped: Sample count 8 not supported. d3d11.c:20605: Tests skipped: Feature level 11_0 required for unaligned UAV test. d3d11.c:20605: Tests skipped: Feature level 11_0 required for unaligned UAV test. 04e4:d3d11: 9358928 tests executed (0 marked as todo, 2 failures), 5 skipped.