vkd3d-shader/hlsl: Write SM4 saturate instructions.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zebediah Figura
2021-09-15 17:43:32 -05:00
committed by Alexandre Julliard
parent f0955c164a
commit 155812b124
2 changed files with 6 additions and 1 deletions

View File

@@ -296,7 +296,6 @@ XFAIL_TESTS = \
tests/hlsl-vector-indexing-uniform.shader_test \
tests/math.shader_test \
tests/max.shader_test \
tests/saturate.shader_test \
tests/trigonometry.shader_test \
tests/writemask-assignop-1.shader_test
endif