tests: Test minimum-precision numeric types.

This commit is contained in:
Francisco Casas
2022-12-14 16:42:35 -03:00
committed by Alexandre Julliard
parent 3c23e1713c
commit 4ce6a17053
Notes: Alexandre Julliard 2023-01-25 22:43:55 +01: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/58
2 changed files with 22 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ vkd3d_shader_tests = \
tests/math.shader_test \
tests/matrix-semantics.shader_test \
tests/max.shader_test \
tests/minimum-precision.shader_test \
tests/multiple-rt.shader_test \
tests/nointerpolation.shader_test \
tests/object-references.shader_test \