16 Aug
2023
16 Aug
'23
1:24 p.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/dxil.c:
return VKD3D_ERROR_INVALID_SHADER; }
+ if (sm6->p.failed) + return VKD3D_ERROR;
Why not `VKD3D_ERROR_INVALID_SHADER`? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/283#note_42472