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

keep {ComputePass,RenderPass,RenderBundle}Encoder thread unsafe #354

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

rajveermalviya
Copy link
Collaborator

Fixes #344

Based on upstream discussion:
webgpu-native/webgpu-headers#184 (comment)

Testing

Ran examples on mac, and with required modifications for RenderBundle.

@rajveermalviya rajveermalviya merged commit 41d5fbc into gfx-rs:trunk Jan 22, 2024
16 checks passed
@rajveermalviya rajveermalviya deleted the unsafe-encoders branch January 22, 2024 10:16
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.

Arc and not Send / Sync
2 participants