mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add a few tests for the NULL value.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
This commit is contained in:
committed by
Alexandre Julliard
parent
163aaf9729
commit
727aacca18
Notes:
Alexandre Julliard
2024-05-30 23:27:15 +02:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/892
@@ -162,6 +162,7 @@ vkd3d_shader_tests = \
|
||||
tests/hlsl/nointerpolation.shader_test \
|
||||
tests/hlsl/non-const-indexing.shader_test \
|
||||
tests/hlsl/normalize.shader_test \
|
||||
tests/hlsl/null.shader_test \
|
||||
tests/hlsl/numeric-constructor-truncation.shader_test \
|
||||
tests/hlsl/numeric-types.shader_test \
|
||||
tests/hlsl/numthreads.shader_test \
|
||||
|
Reference in New Issue
Block a user