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

Deduplicated Bind Group Layout Ids Aren't Recycled. #4912

Closed
cwfitzgerald opened this issue Dec 21, 2023 · 0 comments · Fixed by #5244
Closed

Deduplicated Bind Group Layout Ids Aren't Recycled. #4912

cwfitzgerald opened this issue Dec 21, 2023 · 0 comments · Fixed by #5244
Assignees

Comments

@cwfitzgerald
Copy link
Member

We do not properly recycle BGL IDs that are deduplicated. The reason for this is that the ResourceInfo only points to the one id, so only recycles that one ID.

Will work on this as part of the BGL deduplication work.

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