gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
865 stars 103 forks source link

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

Closed rajveermalviya closed 8 months ago

rajveermalviya commented 8 months ago

Fixes #344

Based on upstream discussion: https://github.com/webgpu-native/webgpu-headers/issues/184#issuecomment-1577790237

Testing

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