Expand description
Level Zero device wrapper.
Loads libze_loader.so (Linux) or ze_loader.dll (Windows) at runtime via
libloading and exposes a safe Rust handle. On macOS every constructor
returns LevelZeroError::UnsupportedPlatform.
Structs§
- Level
Zero Device - An Intel GPU device accessed via the Level Zero API.