Skip to main content

Module context

Module context 

Source
Expand description

GPU context management for OxiGDAL.

This module handles WGPU device initialization, adapter selection, and resource management for GPU-accelerated operations.

Structs§

GpuContext
GPU context holding device and queue.
GpuContextConfig
Configuration for GPU context initialization.

Enums§

BackendPreference
GPU backend preference for adapter selection.
GpuPowerPreference
Power preference for GPU selection.