virglrenderer

Rust bindings for virglrenderer.
This crate provides a safe and idiomatic Rust API for interacting with the virglrenderer library, built on top of the raw FFI bindings in virglrenderer-sys.
Features
- Safe abstraction over the
virglrendererC API - Optional support for unstable API features via the
virgl_renderer_unstablefeature flag - Designed to be used in virtual GPU and rendering backend integrations
Documentation
See the crate documentation for usage and API reference.
License
Licensed under MIT.