| { |
| "api": { |
| "GPUAdapter": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter", |
| "spec_url": "https://gpuweb.github.io/gpuweb/#gpuadapter", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ] |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "features": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/features", |
| "spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuadapter-features", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ] |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "info": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/info", |
| "spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuadapter-info", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "127", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "isFallbackAdapter": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/isFallbackAdapter", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "version_removed": "140", |
| "partial_implementation": true, |
| "notes": "Supported on ChromeOS, macOS, and Windows only." |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": false, |
| "deprecated": true |
| } |
| } |
| }, |
| "limits": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/limits", |
| "spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuadapter-limits", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ] |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "requestAdapterInfo": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/requestAdapterInfo", |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "version_removed": "131" |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ] |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": false, |
| "deprecated": true |
| } |
| } |
| }, |
| "requestDevice": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUAdapter/requestDevice", |
| "spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuadapter-requestdevice", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "113", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": { |
| "version_added": "121" |
| }, |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ] |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "141", |
| "partial_implementation": true, |
| "notes": [ |
| "Supports all contexts except service workers. See [bug 1942431](https://bugzil.la/1942431).", |
| "Supports Windows since Firefox 141. See [bug 1972486](https://bugzil.la/1972486).", |
| "Supports macOS Tahoe on Apple silicon since Firefox 145. See [bug 1992212](https://bugzil.la/1992212).", |
| "Supports older macOS versions on Apple silicon since Firefox 147. See [bug 1993341](https://bugzil.la/1993341).", |
| "Does not support macOS on Intel CPUs. See [bug 2004105](https://bugzil.la/2004105).", |
| "Does not support Linux. See [bug 2006676](https://bugzil.la/2006676)." |
| ] |
| }, |
| "firefox_android": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "handles_duplicate_calls": { |
| "__compat": { |
| "description": "Rejects duplicate calls as adapter is consumed.", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "116", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144.", |
| "Before Chrome 140, lost `GPUDevice` is returned on duplicate calls." |
| ] |
| }, |
| "chrome_android": [ |
| { |
| "version_added": "140" |
| }, |
| { |
| "version_added": "121", |
| "version_removed": "140", |
| "partial_implementation": true, |
| "notes": "Duplicate calls don't reject; instead, lost `GPUDevice` is returned on duplicate calls." |
| } |
| ], |
| "deno": [ |
| { |
| "version_added": "1.39", |
| "flags": [ |
| { |
| "type": "runtime_flag", |
| "name": "--unstable-webgpu" |
| } |
| ], |
| "partial_implementation": true, |
| "notes": "Duplicate calls don't reject; instead, lost `GPUDevice` is returned on duplicate calls." |
| }, |
| { |
| "version_added": "1.8", |
| "version_removed": "1.32" |
| } |
| ], |
| "edge": "mirror", |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "26", |
| "partial_implementation": true, |
| "notes": "Duplicate calls don't reject; instead, lost `GPUDevice` is returned on duplicate calls." |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "undefined_limits": { |
| "__compat": { |
| "description": "Request unknown limits with `undefined` value", |
| "tags": [ |
| "web-features:webgpu" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "133", |
| "partial_implementation": true, |
| "notes": [ |
| "Supported on ChromeOS, macOS, and Windows.", |
| "Supported on Linux (Intel Gen12+ GPUs only) since Chrome 144." |
| ] |
| }, |
| "chrome_android": "mirror", |
| "deno": { |
| "version_added": false |
| }, |
| "edge": "mirror", |
| "firefox": { |
| "version_added": false |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |
| } |