Searched refs:exec_tests (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/d3dcompiler_43/ |
H A D | asm.c | 113 exec_tests("preproc", tests, ARRAY_SIZE(tests)); in preproc_test() 139 exec_tests("ps_1_1", tests, ARRAY_SIZE(tests)); in ps_1_1_test() 282 exec_tests("vs_1_1", tests, ARRAY_SIZE(tests)); in vs_1_1_test() 522 exec_tests("ps_1_3", tests, ARRAY_SIZE(tests)); in ps_1_3_test() 632 exec_tests("ps_1_4", tests, ARRAY_SIZE(tests)); in ps_1_4_test() 823 exec_tests("vs_2_0", tests, ARRAY_SIZE(tests)); in vs_2_0_test() 884 exec_tests("vs_2_x", tests, ARRAY_SIZE(tests)); in vs_2_x_test() 957 exec_tests("ps_2_0", tests, ARRAY_SIZE(tests)); in ps_2_0_test() 1095 exec_tests("ps_2_x", tests, ARRAY_SIZE(tests)); in ps_2_x_test() 1180 exec_tests("vs_3_0", tests, ARRAY_SIZE(tests)); in vs_3_0_test() [all …]
|