mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add minimal tests for temp lifetimes within a loop.
This commit is contained in:
committed by
Alexandre Julliard
parent
855bb71f6d
commit
fbd2df2ad5
Notes:
Alexandre Julliard
2023-05-24 22:33:32 +02: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/208
@@ -136,6 +136,7 @@ vkd3d_shader_tests = \
|
||||
tests/load-level.shader_test \
|
||||
tests/log.shader_test \
|
||||
tests/logic-operations.shader_test \
|
||||
tests/loop.shader_test \
|
||||
tests/majority-syntax.shader_test \
|
||||
tests/math.shader_test \
|
||||
tests/matrix-semantics.shader_test \
|
||||
|
Reference in New Issue
Block a user