You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
texture usage: TextureUsages::TEXTURE_BINDING | TextureUsages::STORAGE_BINDING and StorageTextureAccess only set WriteOnly, crash occurs on third frame when draw_indexed is executed
Description
Update wgpu from rev="dd6febe3"(Update deno) to "91142837", running my app caused error:
stack backtrace:
Extra materials
Tracer recorded files
Running properly:NORMAL.zip
Running crashed:ERROR.zip
Platform
Metal backend on macOS 12.4
The text was updated successfully, but these errors were encountered: