vkd3d-shader/hlsl: Write SM4 casts from bool.

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:
Giovanni Mascellani
2022-07-01 11:23:30 +02:00
committed by Alexandre Julliard
parent 98ebe9b69c
commit 3e88a46d4c
6 changed files with 56 additions and 11 deletions

View File

@@ -19,8 +19,8 @@ uniform 0 float 2.6
uniform 1 int -2
uniform 2 int -2
uniform 3 float -3.6
todo draw quad
probe all rgba (0.5, 0.5, 0.5, 0.5)
draw quad
todo probe all rgba (0.5, 0.5, 0.5, 0.5)
[pixel shader]