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

Support PIXRecordMemoryAllocationEvent #157

Open Jasper-Bekkers opened 1 year ago

Jasper-Bekkers commented 1 year ago

PIX added this api recently to record memory allocation events, we should integrate it into the library for better debugging.