Traverse-Research / gpu-allocator

🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
https://traverse.nl/
Apache License 2.0
374 stars 49 forks source link

Use `PhantomData` in `MappedAllocationSlab` and fix merge #167

Closed fu5ha closed 1 year ago

fu5ha commented 1 year ago

Small followup to #138 applying a slight optimisation and fixing a bad auto-merge.

fu5ha commented 1 year ago

:hmm: not sure what the readme step is but it does seem to be failing 😅