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

Switch resource tracking OFF in Metal #131

Open
kvark opened this issue Jul 9, 2024 · 0 comments
Open

Switch resource tracking OFF in Metal #131

kvark opened this issue Jul 9, 2024 · 0 comments
Labels
type: feature New feature or request

Comments

@kvark
Copy link
Owner

kvark commented Jul 9, 2024

This is fairly straightforward - just use new_command_buffer_with_unretained_references instead of new_command_buffer. The user is already responsible for tracking the lifetimes. Should be an easy win, just unclear how big of a win. So we'll need to measure it nicely.

@kvark kvark added the type: feature New feature or request label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant