blob: d7668f093320661414f7873f756b018faaa2ea80 [file] [log] [blame] [edit]
{
"api": {
"GPURenderBundleEncoder": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpurenderbundle",
"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
}
},
"draw": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/draw",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-draw",
"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
}
}
},
"drawIndexed": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/drawIndexed",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-drawindexed",
"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
}
}
},
"drawIndexedIndirect": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/drawIndexedIndirect",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-drawindexedindirect",
"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": 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": true,
"deprecated": false
}
}
},
"drawIndirect": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/drawIndirect",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-drawindirect",
"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
}
}
},
"finish": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/finish",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurenderbundleencoder-finish",
"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
}
}
},
"insertDebugMarker": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/insertDebugMarker",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpudebugcommandsmixin-insertdebugmarker",
"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/GPURenderBundleEncoder/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
}
}
},
"popDebugGroup": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/popDebugGroup",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpudebugcommandsmixin-popdebuggroup",
"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
}
}
},
"pushDebugGroup": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/pushDebugGroup",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpudebugcommandsmixin-pushdebuggroup",
"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
}
}
},
"setBindGroup": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/setBindGroup",
"spec_url": "https://gpuweb.github.io/gpuweb/#programmable-passes-bind-groups",
"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
}
},
"unset_bind_group": {
"__compat": {
"description": "Pass `null` to unset bind group",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "117",
"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": 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
}
}
}
},
"setIndexBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/setIndexBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-setindexbuffer",
"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
}
}
},
"setPipeline": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/setPipeline",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-setpipeline",
"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
}
}
},
"setVertexBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPURenderBundleEncoder/setVertexBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurendercommandsmixin-setvertexbuffer",
"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
}
},
"unset_vertex_buffer": {
"__compat": {
"description": "Pass `null` to unset vertex buffer",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "117",
"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": false
},
"firefox_android": "mirror",
"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
}
}
}
}
}
}
}