Revert "Activate dawn M151" This reverts commit 94dc58fdad474fb4722c242d9a69da054b55e830. Reason for revert: fix M151 branching Original change's description: > Activate dawn M151 > > R=kuanhuang@google.com > > Change-Id: I89355a7dfb4f98aed32b4697a0b9794ddfa34fbd > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/320835 > Bot-Commit: chrome-branch-day <chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com> TBR=chrome-branch-day@chops-service-accounts.iam.gserviceaccount.com,kuanhuang@google.com No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: I172e63c14ae2f975cca3a2f1f166ca91a0892aff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/320855 Reviewed-by: Daniel Yip <danielyip@google.com> Owners-Override: Daniel Yip <danielyip@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Mason <benmason@google.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.