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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Most of the examples on the current examples page fail to render with the following error:
https://wgpu.rs/examples/?backend=webgpu&example=boids
`webgpu.js:715 panicked at wgpu/src/backend/webgpu.rs:3867:13:
Only FIFO/Auto* is supported on web
Stack:
Error
at imports.wbg.__wbg_new_8a6f238a6ece86ea (https://wgpu.rs/examples/webgpu.js:1188:21)
at wgpu_examples-8f46f9877d534d51.wasm.console_error_panic_hook::Error::new::__wbg_new_8a6f238a6ece86ea::ha0cc450fe3f17d77 externref shim (https://wgpu.rs/examples/webgpu_bg.wasm:wasm-function[11555]:0x344572)`
Just to let you know.
Beta Was this translation helpful? Give feedback.
All reactions