-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Chrome has shipped WebGPU support on most Windows, macOS and Android since quite some time, but support is still missing on Linux (only available behind a flag).
Firefox 141 has shipped WebGPU support on Windows only (already marked as partial implementation).
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Support should be marked as partial when WebGPU is shipped only on a subset of the platforms on which the browser is shipped.
Did you test this? If so, how?
Loading https://webgpu.github.io/webgpu-samples/?sample=helloTriangle (or other samples) in Chromium on Linux

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://github.com/gpuweb/gpuweb/wiki/Implementation-Status#chromium-chrome-edge-etc
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API#browser_compatibility
MDN metadata
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status