mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Test bool semantics.
This commit is contained in:
committed by
Alexandre Julliard
parent
8b4e70dfee
commit
3cce4e70e9
Notes:
Alexandre Julliard
2023-05-01 22:25:00 +02:00
Approved-by: Giovanni Mascellani (@giomasce) 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/177
@@ -53,6 +53,7 @@ vkd3d_shader_tests = \
|
||||
tests/array-parameters.shader_test \
|
||||
tests/asuint.shader_test \
|
||||
tests/bitwise.shader_test \
|
||||
tests/bool-semantics.shader_test \
|
||||
tests/cast-broadcast.shader_test \
|
||||
tests/cast-componentwise-compatible.shader_test \
|
||||
tests/cast-componentwise-equal.shader_test \
|
||||
|
Reference in New Issue
Block a user