From 2dfd84e65a7afefc143d3b2142fcc9a599a80167 Mon Sep 17 00:00:00 2001 From: Jen Simmons <108474+jensimmons@users.noreply.github.com> Date: Fri, 14 Jun 2024 14:08:07 -0400 Subject: [PATCH] Safari Technology Preview supports WebGPU --- features-json/webgpu.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/features-json/webgpu.json b/features-json/webgpu.json index 18cb206dd7..a04715a5a5 100644 --- a/features-json/webgpu.json +++ b/features-json/webgpu.json @@ -392,7 +392,7 @@ "17.5":"n", "17.6":"n", "18.0":"n", - "TP":"n d #6" + "TP":"y" }, "opera":{ "9":"n", @@ -627,8 +627,7 @@ "2":"Can be enabled in Safari on MacOS with the `WebGPU` experimental feature.", "3":"Can be enabled in some Chromium browsers (on Windows, MacOS, Linux) with the `enable-unsafe-webgpu` flag.", "4":"Part of an origin trial.", - "5":"Not enabled on Linux by default.", - "6":"Can be enabled via the Develop menu." + "5":"Not enabled on Linux by default." }, "usage_perc_y":71.4, "usage_perc_a":0,