Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HansKristian-Work/vkd3d-proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/d3d12_tests.h')
-rw-r--r--tests/d3d12_tests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/d3d12_tests.h b/tests/d3d12_tests.h
index e6861191..7d06ad11 100644
--- a/tests/d3d12_tests.h
+++ b/tests/d3d12_tests.h
@@ -324,3 +324,4 @@ decl_test(test_sparse_buffer_memory_lifetime);
decl_test(test_rendering_no_attachments_layers);
decl_test(test_memory_model_uav_coherence_thread_group_dxbc);
decl_test(test_memory_model_uav_coherence_thread_group_dxil);
+decl_test(test_placed_dsv_uninitialized);