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

UB if surface is used twice simultaneously #398

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

kainino0x
Copy link
Collaborator

Fixes #325

@kainino0x kainino0x requested a review from Kangz November 11, 2024 23:23
@Kangz Kangz enabled auto-merge (squash) November 12, 2024 09:37
@Kangz Kangz merged commit bac5208 into webgpu-native:main Nov 12, 2024
5 checks passed
@kainino0x kainino0x deleted the surface-ub branch November 18, 2024 22:49
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.

Add a note that it is UB if two WGPUSurfaces are created on the same underlying platform surface.
2 participants