Commit e7ac5a6a authored by ReinUsesLisp's avatar ReinUsesLisp
Browse files

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.
parent d26ee6e0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment