mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 20:51:29 +11:00
f73da22a69
This patch deallocates command buffers after command submission completes (the same time as other resources are released). It should be portable and robust on all back-ends, but not necessarily the most efficient. But reuse of command buffers, as well as more efficient allocation on Vulkan and DX12, are for followup work. |
||
---|---|---|
.. | ||
dx12 | ||
metal | ||
backend.rs | ||
dx12.rs | ||
hub.rs | ||
lib.rs | ||
macros.rs | ||
metal.rs | ||
mux.rs | ||
vulkan.rs |