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

Metal: unbind descriptor sets upon destruction #8268

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

bejado
Copy link
Member

@bejado bejado commented Nov 12, 2024

This can cause issues if we destroy a descriptor set but don't bind a new one.

BUGS=[378374231]

@bejado bejado added the internal Issue/PR does not affect clients label Nov 12, 2024
@bejado bejado force-pushed the bjd/metal-descriptorset-unbind branch from d929cbe to 51cd6a4 Compare November 12, 2024 03:35
@bejado bejado merged commit 51392c7 into main Nov 12, 2024
12 checks passed
@bejado bejado deleted the bjd/metal-descriptorset-unbind branch November 12, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants