tests: Test objects as parameters.

This commit is contained in:
Francisco Casas
2022-12-15 17:28:18 -03:00
committed by Alexandre Julliard
parent 6f71077e3e
commit 7c2ac5b098
Notes: Alexandre Julliard 2023-05-08 22:34:16 +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/159
3 changed files with 185 additions and 2 deletions

View File

@@ -144,6 +144,7 @@ vkd3d_shader_tests = \
tests/nointerpolation.shader_test \
tests/object-field-offsets.shader_test \
tests/object-references.shader_test \
tests/object-parameters.shader_test \
tests/pow.shader_test \
tests/preproc-if.shader_test \
tests/preproc-ifdef.shader_test \