commit | 00aced1bbfa86fef62d345ae5454f078c9f39aed | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Sep 28 17:55:27 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 17:55:27 2022 +0000 |
tree | 13375398e1fa11345e5babdd64f17ef232e4baad | |
parent | 9b31b02cdfd50636263a1ffe05a354a4edf30727 [diff] |
Allow usage chromium_disable_uniformity_analysis Only when unsafe APIs are allowed. Bug: None Change-Id: Idbe0494bec29bb623c0af39d3fb65d4995bb1a9b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104100 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.