mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Import trigonometry tests from Wine.
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:
committed by
Alexandre Julliard
parent
97af69bebd
commit
c3ac07efa7
@@ -61,7 +61,8 @@ vkd3d_shader_tests = \
|
||||
tests/swizzle-4.shader_test \
|
||||
tests/swizzle-5.shader_test \
|
||||
tests/swizzle-6.shader_test \
|
||||
tests/swizzle-7.shader_test
|
||||
tests/swizzle-7.shader_test \
|
||||
tests/trigonometry.shader_test
|
||||
|
||||
vkd3d_test_headers = \
|
||||
tests/d3d12_crosstest.h \
|
||||
@@ -192,7 +193,8 @@ XFAIL_TESTS = \
|
||||
tests/swizzle-4.shader_test \
|
||||
tests/swizzle-5.shader_test \
|
||||
tests/swizzle-6.shader_test \
|
||||
tests/swizzle-7.shader_test
|
||||
tests/swizzle-7.shader_test \
|
||||
tests/trigonometry.shader_test
|
||||
endif
|
||||
|
||||
if BUILD_DEMOS
|
||||
|
Reference in New Issue
Block a user