mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/hlsl: Add tests for CalculateLevelOfDetail().
Includes improvements made by Giovanni Mascellani.
This commit is contained in:
committed by
Alexandre Julliard
parent
e9559c394b
commit
bdfa14d219
Notes:
Alexandre Julliard
2024-04-11 17:03:01 -05:00
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/733
@@ -65,6 +65,7 @@ vkd3d_shader_tests = \
|
||||
tests/hlsl/bitwise.shader_test \
|
||||
tests/hlsl/bool-cast.shader_test \
|
||||
tests/hlsl/bool-semantics.shader_test \
|
||||
tests/hlsl/calculate-lod.shader_test \
|
||||
tests/hlsl/cast-64-bit.shader_test \
|
||||
tests/hlsl/cast-broadcast.shader_test \
|
||||
tests/hlsl/cast-componentwise-compatible.shader_test \
|
||||
|
Reference in New Issue
Block a user