mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/hlsl: Add semantic cascading tests.
Co-authored-by: Petrichor Park <ppark@codeweavers.com>
This commit is contained in:
committed by
Henri Verbeet
parent
7e66d0db6f
commit
9836c88ac6
Notes:
Henri Verbeet
2025-07-21 12:34:54 +02:00
Approved-by: Elizabeth Figura (@zfigura) Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1595
@@ -28,7 +28,7 @@ draw quad
|
||||
probe (0, 0) rgba(-1, -2, 4, 0)
|
||||
|
||||
|
||||
% Casts don't actually perform base type changes, only the outtermost one, which
|
||||
% Casts don't actually perform base type changes, only the outermost one, which
|
||||
% I suspect is because the implicit cast on the assignment and not the cast itself.
|
||||
[pixel shader fail(sm>=4)]
|
||||
float4 main() : sv_target
|
||||
|
Reference in New Issue
Block a user