Webgpu linux doesn't work on Firefox (Stable or nightly --one works)
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
People
(Reporter: romulasry, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:85.0) Gecko/20100101 Firefox/85.0
Steps to reproduce:
https://webkit.org/demos/webgpu/
Actual results:
Most if not all didn't work with Linux but one works on nightly
Expected results:
All work
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebGPU' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
WebGPU is still an experimental API that changes every week. The WebKIT demos are old and not meant to be running right now, so this isn't a bug with Firefox. I recommend running https://wgpu.rs/examples/?example=cube instead (with WebGPU and WebRender enabled in the prefs, see https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#firefox).
Description
•