Expand description
GPU buffer management for OxiGDAL.
This module provides efficient GPU buffer management for raster data, including upload, download, and memory mapping operations.
Structsยง
- GpuBuffer
- GPU buffer wrapper with type safety.
- GpuRaster
Buffer - GPU raster buffer for multi-band raster data.