5 Dec
2022
5 Dec
'22
9:52 p.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl.y:
if (type_has_object_components(var->data_type, false)) { - hlsl_fixme(ctx, &var->loc, "Uninitialized static objects."); vkd3d_free(v); continue; }
Is it legal to declare a static texture and initialize it? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/54#note_18708