mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader-runner: Add tests for acos and asin trig intrinsics.
Extracted by Conor McCarthy from an HLSL patch, and modified to include SM 6 variations.
This commit is contained in:
committed by
Alexandre Julliard
parent
2f9906ee90
commit
92044d5e41
Notes:
Alexandre Julliard
2024-02-06 23:43:29 +01:00
Approved-by: Conor McCarthy (@cmccarthy) Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/602
@@ -121,6 +121,7 @@ vkd3d_shader_tests = \
|
||||
tests/hlsl/initializer-struct.shader_test \
|
||||
tests/hlsl/intrinsic-override.shader_test \
|
||||
tests/hlsl/invalid.shader_test \
|
||||
tests/hlsl/inverse-trig.shader_test \
|
||||
tests/hlsl/is-front-face.shader_test \
|
||||
tests/hlsl/ldexp.shader_test \
|
||||
tests/hlsl/length.shader_test \
|
||||
|
Reference in New Issue
Block a user