mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-05-04 00:40:49 -07:00
This is a simple optimization as Buffer Copies are mostly used for texture recycling. They are, however, useful when games abuse undefined behavior but most 3D APIs forbid it.