mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-shader/hlsl: Support reflect() intrinsic.
Tests authored by Giovanni.
This commit is contained in:
committed by
Alexandre Julliard
parent
7c3dadce6b
commit
e7bc634307
Notes:
Alexandre Julliard
2023-02-20 22:44:51 +01:00
Approved-by: Zebediah Figura (@zfigura) 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/80
@@ -130,6 +130,7 @@ vkd3d_shader_tests = \
|
||||
tests/preproc-invalid.shader_test \
|
||||
tests/preproc-macro.shader_test \
|
||||
tests/preproc-misc.shader_test \
|
||||
tests/reflect.shader_test \
|
||||
tests/return.shader_test \
|
||||
tests/round.shader_test \
|
||||
tests/sampler.shader_test \
|
||||
|
Reference in New Issue
Block a user