Skip to main content

Module buffer

Module buffer 

Source
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.
GpuRasterBuffer
GPU raster buffer for multi-band raster data.