Expand description
GPU context management for mesh processing.
Provides lazy initialization of the GPU device and queue, with automatic fallback detection when GPU is unavailable.
Structs§
- GpuAdapter
Info - Information about the GPU adapter.
- GpuContext
- GPU context containing device, queue, and adapter information.
Enums§
- GpuDevice
Preference - GPU device preference for adapter selection.