d3d10core/tests: Remove test_texture_data_init().
commit474288a03ae3cda10483b0cb6e74156833e3d0e9
authorJózef Kucia <jkucia@codeweavers.com>
Wed, 9 Nov 2016 11:35:30 +0000 (9 12:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Nov 2016 15:33:25 +0000 (9 16:33 +0100)
tree7b143b480a17e6d2a6634f5584805095561a126e
parent87ae0a4308283d05e0e5d7196cc26c6de69de4d8
d3d10core/tests: Remove test_texture_data_init().

This test fails consistently on Windows 10 with Intel GPU, and MSDN says
that the initial content of the resource memory is undefined. Moreover,
failures in other tests have shown that the initial texture data is not
always initialized on other vendors GPUs.

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/d3d10core/tests/device.c