mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-07 21: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.