mirror of https://git.suyu.dev/suyu/suyu
dma_pusher: Store command_list_header by copy
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.merge-requests/60/head
parent
d26ee6e01e
commit
e7ac5a6adf
Loading…
Reference in New Issue