Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing functions #325

Open
K0bin opened this issue May 30, 2024 · 1 comment
Open

Missing functions #325

K0bin opened this issue May 30, 2024 · 1 comment

Comments

@K0bin
Copy link

K0bin commented May 30, 2024

Here are some missing functions I ran across.

MTLHeapDescriptor::set_type

MTLHeapDescriptor::set_resource_options

(the other MTLHeapDescriptor functions too probably)

MTLIndirectCommandBuffer::gpu_resource_id (probably missing for the other MTLResources too)

Thankfully it's fairly easy to work around by just sending the messages manually but it would still be nice if the library was a bit more complete.

@grovesNL
Copy link
Collaborator

set_type was added in #316, happy to accept PRs for the others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants