21 Feb
2024
21 Feb
'24
10:46 p.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/ir.c:
{ struct signature_element *e = &s->elements[i];
- if (signature->scan[i].remap) + if (signature->scan[i].offset)
Probably this belongs with the previous patch? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/564#note_62268