vkd3d-shader/hlsl: Allow storing to matrices.

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-28 15:32:04 +02:00
committed by Alexandre Julliard
parent 1240a947d2
commit 38d7913f5f
4 changed files with 4 additions and 10 deletions

View File

@ -68,5 +68,5 @@ float4 main() : SV_TARGET
}
[test]
todo draw quad
draw quad
probe all rgba (21, 22, 31, 32)