mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
bbd1de36ef
* Make `DescriptorSetAllocator` object-safe, remove the generics * Fix tests * Fix examples * Fix docs * Avoid panics in `deallocate` * Typo * Clarify docs * Clarify safety preconditions of `allocate` * Remove unnecessary `Arc` clone * Tidy up a little * Debug assert |
||
---|---|---|
.. | ||
Cargo.toml | ||
frag.glsl | ||
main.rs | ||
model.rs | ||
vert.glsl |