blob: 4a48095d2608963d2e2ac8eec08382130638bff7 [file] [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 <code>rgba8unorm</code> format is currently not supported on macOS. See <a href='https://crbug.com/1298618'>bug 1298618</a>."
]
},
"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": "<code>toneMapping</code> 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
}
}
}
}
}
}