mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add some tests for a 'const' modifier.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
This commit is contained in:
committed by
Alexandre Julliard
parent
240b9424fb
commit
7fd10bb6bc
Notes:
Alexandre Julliard
2023-08-15 22:06:39 +02: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/302
@@ -74,6 +74,7 @@ vkd3d_shader_tests = \
|
||||
tests/hlsl/comma.shader_test \
|
||||
tests/hlsl/compute.shader_test \
|
||||
tests/hlsl/conditional.shader_test \
|
||||
tests/hlsl/const.shader_test \
|
||||
tests/hlsl/cross.shader_test \
|
||||
tests/hlsl/d3dcolor-to-ubyte4.shader_test \
|
||||
tests/hlsl/ddxddy.shader_test \
|
||||
|
Reference in New Issue
Block a user