mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add some tests for early return from user-defined functions.
This commit is contained in:
committed by
Alexandre Julliard
parent
aa3badbd9d
commit
7460d7adc2
Notes:
Alexandre Julliard
2023-01-31 22:50:33 +01:00
Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Francisco Casas (@fcasas) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/65
@@ -62,6 +62,7 @@ vkd3d_shader_tests = \
|
||||
tests/exp.shader_test \
|
||||
tests/floor.shader_test \
|
||||
tests/frac.shader_test \
|
||||
tests/function-return.shader_test \
|
||||
tests/hlsl-array-dimension.shader_test \
|
||||
tests/hlsl-attributes.shader_test \
|
||||
tests/hlsl-bool-cast.shader_test \
|
||||
|
Reference in New Issue
Block a user