March 8, 2023
1:56 a.m.
Currently this affects SM1 compilation only, with a minimal example like this: float4 var[3]; float4 main() : sv_target { return var[1]; } -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/119