mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-09 15:19:12 +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.