mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-13 18:41:57 -08:00
e7ac5a6adf
Instead of holding a reference that will get invalidated by dma_pushbuffer.pop(), hold it as a copy. This doesn't have any performance cost since CommandListHeader is 8 bytes long.