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

Make Vulkan error handling more robust #6119

Merged
merged 6 commits into from
Aug 15, 2024
Merged

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Aug 15, 2024

This PR makes it obvious which error variants are handled and how.

This started with me looking into handling device loss in wgpu-core and I wanted to make sure that all variants are handled properly in wgpu-hal first.

@teoxoy teoxoy requested a review from a team as a code owner August 15, 2024 09:36
@teoxoy teoxoy merged commit 2c31414 into gfx-rs:trunk Aug 15, 2024
25 checks passed
@teoxoy teoxoy deleted the vk-result branch August 15, 2024 12:56
@teoxoy teoxoy self-assigned this Aug 20, 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