Expand description
GPU memory management and allocation tracking
This module provides memory allocation tracking, usage statistics, and memory pool management for GPU buffers.
Structsยง
- Managed
Buffer - RAII wrapper for automatic buffer deallocation
- Memory
Allocator - Memory allocator for GPU buffers
- Memory
Pool - Memory pool for reusing GPU buffers
- Memory
Stats - Memory allocation statistics