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

vk: work around acquire() on out of date swapchain #110

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

kvark
Copy link
Owner

@kvark kvark commented Apr 15, 2024

Closes #104
This isn't a proper fix but rather a minimal workaround.

Given that this isn't reproducible on Blade examples (see #104 (comment)), there is possible a better solution on the user side. However, it would be good for Blade to at least not panic in this case, and that's what the PR does.

@kvark kvark enabled auto-merge (rebase) April 15, 2024 05:39
@kvark kvark merged commit a81f529 into main Apr 15, 2024
5 checks passed
@kvark kvark deleted the acquire-frame2 branch April 15, 2024 05:44
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 this pull request may close these issues.

panic when resizing window: Result::unwrap() on an Err value: ERROR_OUT_OF_DATE_KHR
1 participant