| Crates.io | hbm |
| lib.rs | hbm |
| version | 0.1.6 |
| created_at | 2024-07-21 05:02:29.125325+00 |
| updated_at | 2024-08-29 17:58:14.088678+00 |
| description | A hardware buffer allocator |
| homepage | |
| repository | https://gitlab.freedesktop.org/olv/hbm |
| max_upload_size | |
| id | 1310117 |
| size | 202,510 |
HBM is a hardware buffer allocator.
hbm crate provides a Rust library to allocate, export/import, and access
hardware buffers.
hbm-minigbm crate provides an unstable C API for
minigbm's
internal use.
hbm-gralloc crate will (it is currently empty) provide a HAL service for
Graphics
Allocator
interface and an SP-HAL for Graphics
Mapper
interface on Android. It is mainly built via the Android build system rather
than via cargo.
no_stdhbm-gralloc