vkd3d-proton/tests
Hans-Kristian Arntzen e21d077a04 vkd3d: Workaround CBV bindless test.
DXC is bugged and does not emit the NonUniformResourceIndex qualifier
in DXIL, and thus we expect this test to fail on AMD (it works just fine
on NV though). Only check the first lane of the workgroup for
correctness.

Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2020-03-18 10:58:17 +01:00
..
.gitignore tests: Add new vkd3d_common test to .gitignore. 2019-06-21 08:09:03 +02:00
d3d12.c vkd3d: Workaround CBV bindless test. 2020-03-18 10:58:17 +01:00
d3d12_crosstest.h vkd3d: Load d3d12 dynamically in d3d12 tests. 2020-02-24 11:53:29 +01:00
d3d12_invalid_usage.c vkd3d: Load d3d12 dynamically in d3d12 tests. 2020-02-24 11:53:29 +01:00
d3d12_test_utils.h vkd3d: Add create_pipeline_state_dxil test utility. 2020-02-25 13:54:40 +01:00
vkd3d_api.c vkd3d: Return valid node masks in external resource heap properties. 2019-11-25 16:07:11 +01:00
vkd3d_common.c vkd3d-common: Move vkd3d_write_mask_is_contiguous() from vkd3d-shader. 2019-07-05 17:52:04 +02:00
vkd3d_shader_api.c vkd3d-shader: Use locale-insensitive string comparison. 2019-05-01 22:54:20 +02:00