mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/hlsl: Add tests for min() and integer max().
This commit is contained in:
committed by
Alexandre Julliard
parent
7b4a1fdfbc
commit
0f7095d2aa
Notes:
Alexandre Julliard
2024-04-23 22:57:34 +02:00
Approved-by: Francisco Casas (@fcasas) 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/684
@@ -149,7 +149,7 @@ vkd3d_shader_tests = \
|
||||
tests/hlsl/math.shader_test \
|
||||
tests/hlsl/matrix-indexing.shader_test \
|
||||
tests/hlsl/matrix-semantics.shader_test \
|
||||
tests/hlsl/max.shader_test \
|
||||
tests/hlsl/max-min.shader_test \
|
||||
tests/hlsl/minimum-precision.shader_test \
|
||||
tests/hlsl/mul.shader_test \
|
||||
tests/hlsl/multiple-rt.shader_test \
|
||||
|
Reference in New Issue
Block a user