13 Dec
2023
13 Dec
'23
10:58 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.c:
default: break; } + if (type->base_type == HLSL_TYPE_TECHNIQUE) + type->e.version = old->e.version;
Same as above. BTW, you can move this assignment inside the `switch` just above. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/443#note_55892