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`?