vkd3d-shader/hlsl: Support all complex initalizers.

Signed-off-by: Francisco Casas <fcasas@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Francisco Casas
2022-04-27 10:56:24 +02:00
committed by Alexandre Julliard
parent e2b4f01a9f
commit 246ff14511
10 changed files with 131 additions and 111 deletions

View File

@ -10,7 +10,7 @@ float4 main() : sv_target
[test]
draw quad
todo probe all rgba (17, 18, 19, 20)
probe all rgba (17, 18, 19, 20)
[pixel shader fail]
@ -57,7 +57,7 @@ float4 main() : sv_target
}
[test]
todo draw quad
draw quad
probe all rgba (22, 23, 24, 25)