Commit Graph

116 Commits

Author SHA1 Message Date
c790aabb4d tests: Add additional test for loops. 2017-07-21 14:14:42 +02:00
465f1c449e tests: Add test for udiv instruction. 2017-07-21 14:14:42 +02:00
28285d2f18 tests: Add test for rcp instruction. 2017-07-21 14:14:42 +02:00
67d001c287 tests: Add test for imul instruction. 2017-07-21 14:14:42 +02:00
04672dc64c tests: Add test for imad instruction. 2017-07-21 14:14:42 +02:00
9e6bd63058 tests: Add test for log instruction. 2017-07-20 17:40:45 +02:00
530d1306e9 tests: Add test for exp instruction. 2017-07-20 17:40:45 +02:00
554321a23c tests: Add test for frc instruction. 2017-07-20 17:40:45 +02:00
d25df67f9c tests: Add test for integer comparison instructions. 2017-07-20 17:40:45 +02:00
e0d95289cd tests: Add test for umin and umax instructions. 2017-07-20 17:40:45 +02:00
c9d9763190 tests: Add test for round_{ni,pi} instructions. 2017-07-20 17:40:45 +02:00
d6853dcc20 tests: Add test for loop instructions. 2017-07-20 13:32:40 +02:00
465b0b998f tests: Add test for nested if instructions. 2017-07-20 13:32:40 +02:00
171ad02aa8 tests: Add test for movc instruction. 2017-07-18 17:32:26 +02:00
332da87f08 tests: Add test for swapc instruction. 2017-07-18 13:31:46 +02:00
da6c724c3b tests: Add test for texturing. 2017-07-17 16:25:29 +02:00
091ac41f79 libs/vkd3d: Partially handle descriptor table root parameters. 2017-07-17 16:25:29 +02:00
f79ecfc608 tests: Add test for ID3D12Device_GetCopyableFootprints(). 2017-07-13 11:56:30 +02:00
9e18111027 tests: Add test for creating samplers. 2017-07-12 13:10:44 +02:00
85b7dd6d73 tests: Introduce check_sub_resource_vec4() helper. 2017-07-11 17:23:02 +02:00
3be16a766f tests: Add test for immediate constant buffer.
Unfortunately, the test fails on Nvidia. It seems that SPIR-V variable
initializers are ignored.
2017-07-11 17:23:02 +02:00
8c5d542950 tests: Introduce create_upload_buffer() helper. 2017-07-11 17:23:02 +02:00
8d6facabce tests: Add test for shader interstage registers. 2017-07-10 15:33:34 +02:00
5cbf568b0b tests: Add visual test for f32tof16 instruction. 2017-07-06 18:11:57 +02:00
a6e19e9966 tests: Add visual test for f16tof32 instruction. 2017-07-06 18:11:57 +02:00