mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-10 08:21:06 +00: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.