Traverse-Research / gpu-allocator

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

🍎 Add Metal implementation #199

Closed FlannyH closed 8 months ago

FlannyH commented 9 months ago

Implements gpu-allocator for the Metal API. This PR does not implement the visualizer, as I'm currently unable to test that on Metal