mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 07:57:56 -05:00
Intel and AMD proprietary drivers are incapable of rendering to texture views of different formats than the original texture. Avoid creating these at a cache level. This will consume more memory, emulating them with copies.