Expand description
VRAM Resource Monitor
Provides monitoring capabilities for video memory (VRAM) usage through the ResourceMonitor trait interface. This allows the core monitoring system to track VRAM usage without depending on specific renderer implementations.
Structsยง
- Vram
Monitor - VRAM Monitor that interfaces with graphics devices to provide memory usage statistics through the unified ResourceMonitor interface.