1 Feb
2023
1 Feb
'23
7:20 p.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl_sm1.c:
return; }
+ if (!(dst_type_string = hlsl_type_to_string(ctx, dst_type))) + return; +
This isn't being used for anything, is it? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/74#note_22652