vulkano/examples/immutable-sampler
marc0246 bbd1de36ef
Descriptor set allocator API 2.0 (#2400)
* 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
2023-11-12 15:10:22 +01:00
..
Cargo.toml Prevent examples from being tested/benchmarked/documented (#2396) 2023-11-05 11:24:21 +01:00
image_img.png Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00
main.rs Descriptor set allocator API 2.0 (#2400) 2023-11-12 15:10:22 +01:00