12 Apr
2024
12 Apr
'24
3:14 a.m.
Conor McCarthy (@cmccarthy) commented about libs/vkd3d-shader/ir.c:
break;
case STRUCTURE_TYPE_LOOP: - if ((ret = vsir_cfg_structure_list_emit_loop(cfg, &structure->u.loop, loop_idx)) < 0) + if ((ret = vsir_cfg_structure_list_emit_loop(cfg, &structure->u.loop, + loop_idx)) < 0)
Unrelated (accidental?) change. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/778#note_67677