mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
tests: Mark tessellation.shader_test as todo on MoltenVK.
Tessellation shaders are currently not supported there.
This commit is contained in:
parent
e83387d8b7
commit
fd33d51b1b
Notes:
Henri Verbeet
2024-10-28 18:12:15 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1219
@ -95,4 +95,4 @@ float4 main(data input) : sv_target
|
||||
|
||||
[test]
|
||||
todo(sm<6) draw 3 control point patch list 3
|
||||
probe (0, 0, 640, 480) rgba (0.0, 1.0, 0.0, 1.0)
|
||||
todo(mvk) probe (0, 0, 640, 480) rgba(0.0, 1.0, 0.0, 1.0)
|
||||
|
Loading…
Reference in New Issue
Block a user