31 Aug
2023
31 Aug
'23
12:33 p.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/d3d_asm.c:
shader_addline(buffer, "undef"); break;
+ case VKD3DSPR_SSA: + shader_addline(buffer, "sr");
Is the name `sr` found somewhere else or did you make it up? If so, why not `ssa`? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/320#note_43959