mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-11-21 16:46:41 -08:00
tests: Remove an irrelevant input from a test.
The irrelevant input caused the test to fail on D3D12 for reasons unrelated to the test's goal.
This commit is contained in:
parent
671548494f
commit
ead98ef329
Notes:
Alexandre Julliard
2023-10-18 22:51:21 +02:00
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/412
@ -226,7 +226,6 @@ size (1, 1)
|
||||
[pixel shader todo fail(sm>=6)]
|
||||
struct apple {
|
||||
Texture2D tex;
|
||||
float4 fo : COLOR;
|
||||
};
|
||||
|
||||
float4 main(struct apple input) : sv_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user