19 Dec
2022
19 Dec
'22
1:07 a.m.
Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl_codegen.c:
return false; }
+static bool propagate_swizzle_chains(struct hlsl_ctx *ctx, struct hlsl_ir_node *instr, void *context)
Naming nitpick, but other similar passes use the term "fold". -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/51#note_19823