1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-04-15 08:44:10 -05:00
Lioncash 7fdf991097 shader_bytecode: Make Matcher constexpr capable
Greatly shrinks the amount of generated code for GetDecodeTable().

Collapses an assembly output of 9000+ lines down to ~3621 with Clang,
and 6513 down to ~2616 with GCC, given it's now allowed to construct all
the entries as a sequence of constant data.
2019-10-24 01:10:10 -04:00
..
2019-10-12 07:23:08 -04:00
2019-10-04 18:14:11 -04:00