mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add tests for sign() intrinsic.
Signed-off-by: Ethan Lee <flibitijibibo@gmail.com>
This commit is contained in:
committed by
Alexandre Julliard
parent
6e677def71
commit
109f7094bc
Notes:
Alexandre Julliard
2023-05-01 22:25:17 +02:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Zebediah Figura (@zfigura) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/178
@@ -157,6 +157,7 @@ vkd3d_shader_tests = \
|
||||
tests/saturate.shader_test \
|
||||
tests/shader-interstage-interface.shader_test \
|
||||
tests/side-effects.shader_test \
|
||||
tests/sign.shader_test \
|
||||
tests/sqrt.shader_test \
|
||||
tests/step.shader_test \
|
||||
tests/swizzle-constant-prop.shader_test \
|
||||
|
Reference in New Issue
Block a user