mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-28 09:10:07 +00:00

Use a large flat array to look up texture formats. This allows us to properly implement formats with different component types. It should also be faster.