vello/piet-gpu-hal
Raph Levien 97bc4c4471 Tweak BufWrite::push
Make it pass the value, not a reference, to more closely match Vec's
behavior.  It's not a big difference because the type is `Copy`, but
still better.
2021-11-26 07:50:45 -08:00
..
examples Commit DXIL to repo 2021-11-11 13:05:22 -08:00
src Tweak BufWrite::push 2021-11-26 07:50:45 -08:00
Cargo.toml Use bytemuck 2021-11-23 08:24:16 -08:00