mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/hlsl: Write SM4 right shift instructions.
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com> Signed-off-by: Matteo Bruni <mbruni@codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
committed by
Alexandre Julliard
parent
95df144c69
commit
53d7433054
@@ -318,7 +318,6 @@ SHADER_TEST_LOG_COMPILER = tests/shader_runner
|
||||
XFAIL_TESTS = \
|
||||
tests/arithmetic-float.shader_test \
|
||||
tests/arithmetic-int.shader_test \
|
||||
tests/bitwise.shader_test \
|
||||
tests/cast-to-float.shader_test \
|
||||
tests/cast-to-half.shader_test \
|
||||
tests/cast-to-int.shader_test \
|
||||
|
Reference in New Issue
Block a user