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