tests: Test step() intrinsic.

This commit is contained in:
Francisco Casas
2023-01-13 17:37:12 -03:00
committed by Alexandre Julliard
parent 6fbf2b3e75
commit 4e1a4a76d9
Notes: Alexandre Julliard 2023-01-19 22:45:36 +01: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/62
2 changed files with 56 additions and 0 deletions

View File

@@ -132,6 +132,7 @@ vkd3d_shader_tests = \
tests/saturate.shader_test \
tests/shader-interstage-interface.shader_test \
tests/sqrt.shader_test \
tests/step.shader_test \
tests/swizzle-0.shader_test \
tests/swizzle-1.shader_test \
tests/swizzle-2.shader_test \