Skip to content

objc2-metal crate lacks makeLibrary(data:) #635

Closed
@mxpv

Description

@mxpv

It looks like makeLibrary(data:) is not generated for objc2-metal crate. It is useful to load Metal's libraries from data in memory. This likely might require some further bindings to Dispatch Data (to create dispatch_data_t).

Here is an example of use case: https://github.com/gfx-rs/metal-rs/blob/2b7240232ca8621f22d2df58718919f67562feca/src/device.rs#L1727

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-frameworkAffects the framework crates and the translator for themenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions