mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Test constant propagation through swizzles.
The Load() method offsets are used for these tests since these must solve to constants in order to pass.
This commit is contained in:
committed by
Alexandre Julliard
parent
cf17882189
commit
337b4c5db0
Notes:
Alexandre Julliard
2023-01-24 22:27:58 +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/51
@@ -141,6 +141,7 @@ vkd3d_shader_tests = \
|
||||
tests/swizzle-5.shader_test \
|
||||
tests/swizzle-6.shader_test \
|
||||
tests/swizzle-7.shader_test \
|
||||
tests/swizzle-constant-prop.shader_test \
|
||||
tests/texture-load.shader_test \
|
||||
tests/texture-load-offset.shader_test \
|
||||
tests/texture-load-typed.shader_test \
|
||||
|
Reference in New Issue
Block a user