commit | 0e9ff48d9ef03d71abe77eea36553a3092db3bc5 | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@intel.com> | Thu Jul 18 00:25:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 18 00:25:17 2024 +0000 |
tree | ceb47df5535a15ac19140c4aa8a71f243980b3f2 | |
parent | 6b0b2264e39e7ba3831693499496865eef46421e [diff] |
Dawn: make subgroups WebGPU features stable This CL make `subgroups` and `subgroups-f16` WebGPU features stable, so that they can be used by Chrome for OT without enabling unsafe WebGPU Bug: 349125474 Change-Id: I080be8e021522eb34012ec8bf924813c01887b42 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198700 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.