mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 16:08:13 -05:00
The job of this abstraction is to provide staging buffers for temporary operations. Think of image uploads or buffer uploads to device memory. It automatically deletes unused buffers.