| Crates.io | hbm-minigbm |
| lib.rs | hbm-minigbm |
| version | 0.1.6 |
| created_at | 2024-08-07 02:28:07.336168+00 |
| updated_at | 2024-08-29 17:58:34.688654+00 |
| description | An unstable HBM C API for minigbm drivers |
| homepage | |
| repository | https://gitlab.freedesktop.org/olv/hbm |
| max_upload_size | |
| id | 1328004 |
| size | 46,155 |
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