vkd3d-shader/hlsl: Parse matrix constructors.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Giovanni Mascellani
2022-04-27 10:56:26 +02:00
committed by Alexandre Julliard
parent ff3ec5d4a5
commit cf7cf05cb7
4 changed files with 23 additions and 28 deletions

View File

@ -29,5 +29,5 @@ float4 main() : sv_target
}
[test]
todo draw quad
draw quad
probe all rgba (1.0, 2.0, 3.0, 5.0)