blob: 73919f28d7740f8220df163786284dd3a5a17e26 [file] [log] [blame] [edit]
{
"api": {
"GPUCommandEncoder": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpucommandencoder",
"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
}
},
"beginComputePass": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/beginComputePass",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-begincomputepass",
"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
}
},
"timestampWrites": {
"__compat": {
"description": "`timestampWrites` descriptor property",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucomputepassdescriptor-timestampwrites",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "121",
"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
}
}
}
},
"beginRenderPass": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/beginRenderPass",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-beginrenderpass",
"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
}
},
"accepts_GPUTexture_resources": {
"__compat": {
"description": "Accepts `GPUTexture` resources instead of `GPUTextureView` (provided default view is desired).",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "140",
"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
}
}
},
"depthSlice_option": {
"__compat": {
"description": "color attachment `depthSlice` option",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurenderpasscolorattachment-depthslice",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "125",
"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
}
}
},
"separate_depth_stencil_read-only": {
"__compat": {
"description": "Set `depthReadOnly` and `stencilReadOnly` to `true` separately from one another.",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "123",
"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
}
}
},
"timestampWrites": {
"__compat": {
"description": "`timestampWrites` descriptor property",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpurenderpassdescriptor-timestampwrites",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "121",
"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
}
}
}
},
"clearBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/clearBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-clearbuffer",
"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
}
}
},
"copyBufferToBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/copyBufferToBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-copybuffertobuffer",
"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
}
},
"offset_and_size_parameter_optional": {
"__compat": {
"description": "Offset and `size` parameters are optional",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "137",
"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
}
}
}
},
"copyBufferToTexture": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/copyBufferToTexture",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-copybuffertotexture",
"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
}
}
},
"copyTextureToBuffer": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/copyTextureToBuffer",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-copytexturetobuffer",
"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
}
}
},
"copyTextureToTexture": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/copyTextureToTexture",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-copytexturetotexture",
"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/GPUCommandEncoder/finish",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-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/GPUCommandEncoder/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/GPUCommandEncoder/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/GPUCommandEncoder/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/GPUCommandEncoder/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
}
}
},
"resolveQuerySet": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/resolveQuerySet",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucommandencoder-resolvequeryset",
"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
}
}
},
"writeTimestamp": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCommandEncoder/writeTimestamp",
"support": {
"chrome": {
"version_added": "113",
"version_removed": "121"
},
"chrome_android": {
"version_added": false
},
"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
}
}
}
}
}
}