12 Feb
2021
12 Feb
'21
8:34 p.m.
Module: vkd3d Branch: master Commit: 90216bd47850c6131711ca65d6d62ca54709dc54 URL: https://source.winehq.org/git/vkd3d.git/?a=commit;h=90216bd47850c6131711ca65... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Fri Feb 12 16:22:47 2021 +0100 tests: Add tessellation shader tests to test_clip_distance(). Like the Wine d3d11 test it was originally ported from. Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- tests/d3d12.c | 303 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 286 insertions(+), 17 deletions(-) Diff: https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=90216bd47850c6131711...