blob: 5058b977201d4d1d6434ea0b6b29851f101135a1 [file] [log] [blame]
{
"api": {
"WGSLLanguageFeatures": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/WGSLLanguageFeatures",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
},
"entries": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"extension_packed_4x8_integer_dot_product": {
"__compat": {
"description": "`packed_4x8_integer_dot_product` extension",
"spec_url": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-packed_4x8_integer_dot_product",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "123",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"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
}
}
},
"extension_pointer_composite_access": {
"__compat": {
"description": "`pointer_composite_access` extension",
"spec_url": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-pointer_composite_access",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "123",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"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
}
}
},
"extension_readonly_and_readwrite_storage_textures": {
"__compat": {
"description": "`readonly_and_readwrite_storage_textures` extension",
"spec_url": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-readonly_and_readwrite_storage_textures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "124",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"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
}
}
},
"extension_unrestricted_pointer_parameters": {
"__compat": {
"description": "`unrestricted_pointer_parameters` extension",
"spec_url": "https://gpuweb.github.io/gpuweb/wgsl/#language_extension-unrestricted_pointer_parameters",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "123",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": "mirror",
"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
}
}
},
"forEach": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"has": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"keys": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"size": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"values": {
"__compat": {
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
},
"@@iterator": {
"__compat": {
"description": "[Symbol.iterator]",
"spec_url": "https://gpuweb.github.io/gpuweb/#gpuwgsllanguagefeatures",
"tags": [
"web-features:webgpu"
],
"support": {
"chrome": {
"version_added": "115",
"partial_implementation": true,
"notes": "Supported on ChromeOS, macOS, and Windows only."
},
"chrome_android": {
"version_added": "121"
},
"edge": "mirror",
"firefox": {
"version_added": "141",
"partial_implementation": true,
"notes": "Supported on Windows only, in all contexts except for service workers."
},
"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
}
}
}
}
}
}