Skip to main content

Module memory

Module memory 

Source
Expand description

GPU memory management and allocation tracking

This module provides memory allocation tracking, usage statistics, and memory pool management for GPU buffers.

Structsยง

ManagedBuffer
RAII wrapper for automatic buffer deallocation
MemoryAllocator
Memory allocator for GPU buffers
MemoryPool
Memory pool for reusing GPU buffers
MemoryStats
Memory allocation statistics