mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-12-15 08:03:30 -08:00
tests: Test indexing of non-loads.
This commit is contained in:
committed by
Alexandre Julliard
parent
526b025c88
commit
8cd3defe0d
Notes:
Alexandre Julliard
2023-04-13 23:20:40 +02:00
Approved-by: Zebediah Figura (@zfigura) Approved-by: Francisco Casas (@fcasas) Approved-by: Giovanni Mascellani (@giomasce) Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/124
@@ -65,6 +65,7 @@ vkd3d_shader_tests = \
|
||||
tests/distance.shader_test \
|
||||
tests/entry-point-semantics.shader_test \
|
||||
tests/exp.shader_test \
|
||||
tests/expr-indexing.shader_test \
|
||||
tests/floor.shader_test \
|
||||
tests/frac.shader_test \
|
||||
tests/function-return.shader_test \
|
||||
|
||||
Reference in New Issue
Block a user