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

Device mismatch validation improvements #5841

Merged
merged 5 commits into from
Jun 19, 2024

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Jun 19, 2024

At a high level this PR adds a new trait that children of the device implement which we use for device mismatch validation.

The validation now relies on Arc::ptr_eq rather than IDs.

Part of #5121.

PR doesn't need to be squashed, each commit builds by itself.

@teoxoy teoxoy requested a review from a team as a code owner June 19, 2024 07:40
Copy link
Contributor

@nical nical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@nical nical merged commit 14e7502 into gfx-rs:trunk Jun 19, 2024
25 checks passed
@teoxoy teoxoy deleted the same-device-refactor branch June 19, 2024 09:21
@teoxoy teoxoy self-assigned this Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants