Bug 257694
Summary: | [GTK] WebGPU support | ||
---|---|---|---|
Product: | WebKit | Reporter: | two |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | REOPENED | ||
Severity: | Normal | CC: | bugs-noreply, joone, kdwkleung, mcatanzaro, philn |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
two
even when WebGPU is enabled in MiniBrowser's settings, `navigator.gpu` is null and `window.webgpu` is undefined
used command:
```
flatpak run --share=network --share=ipc --socket=wayland --device=dri --command=/usr/libexec/webkitgtk-6.0/MiniBrowser org.gnome.Sdk//master -F WebGPU https://webkit.org/demos/webgpu/hello-triangle.html
````
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
We don't support WebGPU yet. When you get into the advanced settings dialog, you're going to find a lot of unsupported settings.
Philippe Normand
Let's keep this open.