tests: Test allocation of unused objects.

This commit is contained in:
Francisco Casas
2023-02-09 17:43:49 -03:00
committed by Alexandre Julliard
parent c5384b38ee
commit 7a7116eaab
Notes: Alexandre Julliard 2023-02-22 21:51:16 +01:00
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Zebediah Figura (@zfigura)
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/66
3 changed files with 53 additions and 1 deletions

View File

@@ -135,6 +135,7 @@ vkd3d_shader_tests = \
tests/preproc-macro.shader_test \
tests/preproc-misc.shader_test \
tests/reflect.shader_test \
tests/register-reservations.shader_test \
tests/return.shader_test \
tests/round.shader_test \
tests/sampler.shader_test \