mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests: Add a test for SampleGrad() method.
Signed-off-by: Ethan Lee <flibitijibibo@gmail.com>
This commit is contained in:
committed by
Alexandre Julliard
parent
1af662ae50
commit
c3f10fe271
Notes:
Alexandre Julliard
2023-05-23 23:13:12 +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/184
@@ -158,6 +158,7 @@ vkd3d_shader_tests = \
|
||||
tests/return.shader_test \
|
||||
tests/round.shader_test \
|
||||
tests/sample-bias.shader_test \
|
||||
tests/sample-grad.shader_test \
|
||||
tests/sample-level.shader_test \
|
||||
tests/sampler.shader_test \
|
||||
tests/sampler-offset.shader_test \
|
||||
|
Reference in New Issue
Block a user