vkd3d-proton/tests
Hans-Kristian Arntzen b817f972f4 tests: Add test coverage for two stages of AddToStateObject().
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2022-05-04 15:15:18 +02:00
..
.gitignore tests: Add new vkd3d_common test to .gitignore. 2019-06-21 08:09:03 +02:00
d3d12.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_bindless.c tests: Add SM 6.6 bindless heap test. 2021-10-26 15:32:36 +02:00
d3d12_clear.c tests: Add test to clear R11G11B10 UAV to zero. 2022-04-05 11:52:23 +02:00
d3d12_clip_cull_distance.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_command.c tests: Test WriteBufferImmediate with disjoint ranges. 2022-03-30 11:51:10 +02:00
d3d12_copy.c tests: Mark COLOR -> STENCIL copy test as TODO. 2022-02-03 15:43:41 +01:00
d3d12_crosstest.h tests: Move common test code to its own file. 2021-08-26 14:05:23 +02:00
d3d12_depth_stencil.c tests: Add test for DSV plane tracking. 2022-03-08 18:11:50 +01:00
d3d12_descriptors.c tests: Remove RADV bugs which have been fixed. 2022-01-12 12:18:56 +01:00
d3d12_device.c tests: Remove obsolete format feature check. 2021-11-26 16:32:05 +01:00
d3d12_geometry_shader.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_invalid_usage.c vkd3d: Load d3d12 dynamically in d3d12 tests. 2020-02-24 11:53:29 +01:00
d3d12_mesh_shader.c tests: Add mesh and amplification shader tests. 2022-01-28 17:06:30 +01:00
d3d12_pso.c tests: Extend validation tests for dual source blending. 2022-03-23 14:29:51 +01:00
d3d12_pso_blob.c tests: Test ref-count behavior of pipeline libraries. 2022-03-09 18:35:09 +01:00
d3d12_query.c tests: Fix various alignment warnings on 32bit clang. 2021-11-16 20:29:18 +01:00
d3d12_raytracing.c tests: Add test coverage for two stages of AddToStateObject(). 2022-05-04 15:15:18 +02:00
d3d12_render_target.c tests: Extend unbound RTV rendering test to cover invalidation of PSO. 2022-02-04 13:10:16 +01:00
d3d12_resource.c tests: Add test for invalid (?) alias barrier behavior. 2022-01-12 12:16:52 +01:00
d3d12_robustness.c tests: Add test for vectorized byte address buffers. 2021-11-09 14:47:10 +01:00
d3d12_root_signature.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_shaders.c tests: Add DXIL test for FP32 -> FP16 conversions. 2022-01-12 12:04:49 +01:00
d3d12_sm_advanced.c tests: Add test for waveop in infinite loop convergence. 2022-04-25 14:42:18 +02:00
d3d12_sparse.c tests: Test more weird GetResourceTiling edge cases. 2021-10-15 15:12:41 +02:00
d3d12_streamout.c tests: Test primitive restart behavior on list primitives. 2022-03-30 16:12:16 +02:00
d3d12_sync.c tests: Remove obsolete check for lack of wait-before-signal support. 2021-10-05 11:44:42 +02:00
d3d12_tessellation.c tests: Sanitize test_hull_shader_vertex_input_patch_constant_phase. 2022-01-19 17:10:19 +01:00
d3d12_test_utils.c tests: Fix various alignment warnings on 32bit clang. 2021-11-16 20:29:18 +01:00
d3d12_test_utils.h tests: Move pipeline stream structs to common header. 2022-01-28 17:06:30 +01:00
d3d12_tests.h tests: Add test for waveop in infinite loop convergence. 2022-04-25 14:42:18 +02:00
d3d12_va.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_vrs.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_win32_exclusive.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
descriptor_performance.c tests: Add individual descriptor copy tests to descriptor benchmark. 2022-02-21 16:35:36 +01:00
meson.build tests: Add mesh and amplification shader tests. 2022-01-28 17:06:30 +01:00
vkd3d_api.c vkd3d: Use VK_KHR_bind_memory2 2022-01-12 12:06:06 +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: Remove type/next from interface structures 2021-04-20 18:25:41 +02:00