Oct. 5, 2023
2:17 p.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/tpf.c:
write_sm4_instruction(tpf, &instr); }
+static void write_sm4_switch(const struct tpf_writer *tpf, const struct hlsl_ir_switch *s)
This commit is quite crowded already, please move TPF writing to a different one. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/361#note_47710