vkd3d-proton/tests
Hans-Kristian Arntzen d9bdd515a4 tests: Check for Native16Bit support before testing dot2add.
Signed-off-by: Hans-Kristian Arntzen <post@arntzen-software.no>
2021-08-30 23:06:26 +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: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_clear.c tests: Move test implementations to appropriate files. 2021-08-26 14:05: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: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_copy.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02: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: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_descriptors.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_device.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02: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_pso.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_pso_blob.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_query.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_raytracing.c tests: Rename get_rt_lib() to something that allows for more libs. 2021-08-28 12:16:42 +02:00
d3d12_render_target.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_resource.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_robustness.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_root_signature.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_shaders.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_sm_advanced.c tests: Check for Native16Bit support before testing dot2add. 2021-08-30 23:06:26 +02:00
d3d12_sparse.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_streamout.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_sync.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_tessellation.c tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
d3d12_test_utils.c tests: Make some statics in headers extern. 2021-08-26 14:05:23 +02:00
d3d12_test_utils.h tests: Make common test functionality extern. 2021-08-26 14:05:23 +02:00
d3d12_tests.h tests: Declare test prototypes in separate header. 2021-08-26 14:05:23 +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: Move common test code to its own file. 2021-08-26 14:05:23 +02:00
meson.build tests: Move test implementations to appropriate files. 2021-08-26 14:05:23 +02:00
vkd3d_api.c vkd3d: Remove type/next from vkd3d device/instance structures 2021-04-20 18:25:41 +02: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