blob: 227f69221ab9c1ba93fcaf9a1caa897bb985815f [file] [log] [blame] [edit]
{
"api": {
"GPUCanvasContext": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpucanvascontext",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "113",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "preview",
"partial_implementation": true,
"notes": "Currently supported on Linux and Windows only."
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"canvas": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext/canvas",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-canvas",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "113",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "preview",
"partial_implementation": true,
"notes": "Currently supported on Linux and Windows only."
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"configure": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext/configure",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-configure",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "113",
"notes": [
"Currently supported on ChromeOS, macOS, and Windows only.",
"The `rgba8unorm` format is currently not supported on macOS. See [bug 40823053](https://crbug.com/40823053)."
]
},
"chrome_android": {
"version_added": "121"
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "preview",
"partial_implementation": true,
"notes": "Currently supported on Linux and Windows only."
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
},
"toneMapping": {
"__compat": {
"description": "`toneMapping` config property",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvasconfiguration-tonemapping",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "129",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"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": true,
"standard_track": true,
"deprecated": false
}
}
}
},
"getConfiguration": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext/getConfiguration",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-getconfiguration",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "131",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"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": true,
"standard_track": true,
"deprecated": false
}
}
},
"getCurrentTexture": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext/getCurrentTexture",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-getcurrenttexture",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "113",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "preview",
"partial_implementation": true,
"notes": "Currently supported on Linux and Windows only."
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"unconfigure": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/GPUCanvasContext/unconfigure",
"spec_url": "https://gpuweb.github.io/gpuweb/#dom-gpucanvascontext-unconfigure",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "113",
"notes": "Currently supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"deno": {
"version_added": false
},
"edge": "mirror",
"firefox": {
"version_added": "preview",
"partial_implementation": true,
"notes": "Currently supported on Linux and Windows only."
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "preview"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}