d3d11/tests: Remove test_buffer_data_init().
commitbdaab7a44242291a387f8621b0a4ce07461769d3
authorJózef Kucia <jkucia@codeweavers.com>
Wed, 9 Nov 2016 11:35:27 +0000 (9 12:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Nov 2016 15:33:16 +0000 (9 16:33 +0100)
tree43df4bd5488b95d9cdd63a8bfc865c937c14ac83
parenta55c56ee29fccc8e61a0c0cd62eb0414607b1567
d3d11/tests: Remove test_buffer_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 buffer 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/d3d11/tests/d3d11.c