Skip to content

Assert on swapchain output usage before presenting #151

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

Merged
merged 2 commits into from
May 6, 2019

Conversation

kvark
Copy link
Member

@kvark kvark commented May 3, 2019

Fixes #148

There is no "fix" for the case on our side. The PR brings stronger requirements on the swapchain outputs: they have to be used and submitted before dropped.

@kvark
Copy link
Member Author

kvark commented May 6, 2019 via email

bors bot added a commit that referenced this pull request May 6, 2019
151: Assert on swapchain output usage before presenting r=grovesNL a=kvark

Fixes #148 

There is no "fix" for the case on our side. The PR brings stronger requirements on the swapchain outputs: they have to be used and submitted before dropped.

Co-authored-by: Dzmitry Malyshau <[email protected]>
@bors
Copy link
Contributor

bors bot commented May 6, 2019

Build succeeded

@bors bors bot merged commit 31d11be into gfx-rs:master May 6, 2019
@kvark kvark deleted the swapchain branch May 6, 2019 13:29
mitchmindtree pushed a commit to mitchmindtree/wgpu that referenced this pull request Feb 23, 2020
151: Add Lyon to the friends list r=kvark a=Veykril

Closes gfx-rs#84

Co-authored-by: Lukas Wirth <[email protected]>
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
151: Add Lyon to the friends list r=kvark a=Veykril

Closes gfx-rs#84

Co-authored-by: Lukas Wirth <[email protected]>
RandyMcMillan pushed a commit to RandyMcMillan/wgpu that referenced this pull request Jun 19, 2024
Make layout bounds explicit in `UserInterface`
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.

wgpu_native::device::wgpu_queue_submit -> DeviceLost -> panic
2 participants