mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-14 05:30:06 +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.