-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I am currently trying to do some low-level GPU programming (for Nvidia cards using the open-source nouveau
driver) and so, I need access to driver-specific APIs for managing buffers and executing command lists.
It seems I'm not the only one needing this, since there are already other projects using this crate (eg. rudihorn/drm-vc4-grabber) that implement their own bindings for driver-specific APIs, so it would make sense to unify them under this crate.
Is this considered to be in-scope for this crate? If so, I would be happy to contribute to this crate.
Metadata
Metadata
Assignees
Labels
No labels