vkd3d/tests
Józef Kucia 206d370be4 tests: Remove test_incompletely_initialized_shader_outputs().
The test checks the content of uninitialized pixel shader outputs and it
fails on Windows with Intel 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>
2019-05-14 20:12:51 +02:00
..
.gitignore tests: Add test for invalid shader bytecode. 2018-12-12 17:28:16 +01:00
d3d12_crosstest.h tests: Add tests for root signature 1.1 bytecode. 2019-04-25 17:20:08 +02:00
d3d12_invalid_usage.c tests: Introduce universal create_command_queue() helper. 2019-04-18 18:48:55 +02:00
d3d12_test_utils.h tests: Introduce queue_{signal,wait}() helpers. 2019-05-06 15:29:47 -05:00
d3d12.c tests: Remove test_incompletely_initialized_shader_outputs(). 2019-05-14 20:12:51 +02:00
vkd3d_api.c vkd3d: Introduce vkd3d_application_info. 2019-05-13 12:47:44 +02:00
vkd3d_shader_api.c vkd3d-shader: Use locale-insensitive string comparison. 2019-05-01 22:54:20 +02:00