blob: f1b8877f4a661afb07d8139fbf63e4dd47d1255c [file] [log] [blame] [edit]
{
"api": {
"GPUBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpubuffer",
"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
}
},
"destroy": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/destroy",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-destroy",
"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
}
}
},
"getMappedRange": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/getMappedRange",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-getmappedrange",
"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
}
}
},
"label": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/label",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpuobjectbase-label",
"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
}
}
},
"mapAsync": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/mapAsync",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-mapasync",
"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
}
}
},
"mapState": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/mapState",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-mapstate",
"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
}
}
},
"size": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/size",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-size",
"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
}
}
},
"unmap": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/unmap",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-unmap",
"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
}
}
},
"usage": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUBuffer/usage",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpubuffer-usage",
"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
}
}
}
}
}
}