vello/piet-gpu-hal
Raph Levien 47d2e0a756 Add create_buffer_init method
Add a method to create a buffer with initial content, which requires
staging buffers under the hood.

This patch also changes the lower-level (Vulkan) interface to be closer
to the raw Vulkan call.
2021-05-24 13:18:11 -07:00
..
examples Add create_buffer_init method 2021-05-24 13:18:11 -07:00
src Add create_buffer_init method 2021-05-24 13:18:11 -07:00
Cargo.toml Migrate to BufferUsage 2021-05-21 19:43:55 -07:00