Skip to content

🚻 Mark a bunch of types and functions as pub for external Allocator implementations. - #312

Merged
manon-traverse merged 2 commits into
mainfrom
mark-types-as-pub
Sep 14, 2026
Merged

manon-traverse merged 2 commits into
mainfrom
mark-types-as-pub

Conversation

@manon-traverse

Copy link
Copy Markdown
Collaborator

We have a use case where we want to implement an Allocator in a separate crate. By marking these types and functions as public we allow users of the crate to implement their own Allocator implementation using the sub allocators provided in gpu-allocator.

…se the suballocator to create a platform specific GPU allocator.
@manon-traverse
manon-traverse merged commit 5d8be6b into main Sep 14, 2026
68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants