diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-24 00:57:19 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-24 01:10:10 -0400 |
commit | 7fdf991097649f17fde7e91b16de3817f4df6abb (patch) | |
tree | 34bf928a01587cb8a6d864b415af70c69c2b5d71 /src/video_core/surface.cpp | |
parent | 012d7f52337bae999abcc4943b45b8fe5ab5f7a3 (diff) |
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.
Diffstat (limited to 'src/video_core/surface.cpp')
0 files changed, 0 insertions, 0 deletions