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

Can't create indirect command buffers #278

Closed
konsolas opened this issue Jul 21, 2023 · 0 comments · Fixed by #279
Closed

Can't create indirect command buffers #278

konsolas opened this issue Jul 21, 2023 · 0 comments · Fixed by #279

Comments

@konsolas
Copy link
Contributor

In Metal, indirect command buffers are created with MTLDevice.makeIndirectCommandBuffer(descriptor:maxCommandCount:options:), but this does not seem to be exposed by metal-rs. This means that metal::IndirectCommandBuffer and metal::IndirectCommandBufferDescriptor are unusable.

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 a pull request may close this issue.

1 participant