commit | 328ffe7fbbc04ae41312347d1a9ab6d7a8bfe2dc | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Feb 08 17:32:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 17:32:45 2024 +0000 |
tree | 6dab844b253bdebabb9dd986d82c33efce11e428 | |
parent | e25ac2f0fc3a36b1210dfc5788ef61948fb3d749 [diff] |
Revert "Add deprecated proxy methods." This reverts commit bdc7e32ee461c1636cad7c01eae60690cbe6b6f9. Reason for revert: Downstream has been updated, so this is no longer necessary. Original change's description: > Add deprecated proxy methods. > > A few of the diagnostic methods are being used by downstream projects. > this CL adds the needed proxy methods in order to unblock the roll and > allow the projects time to update. > > Change-Id: I4c05e4c22fcb7721a008ab8619752ffaeb6512d2 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173740 > Reviewed-by: Antonio Maiorano <amaiorano@google.com> > Commit-Queue: dan sinclair <dsinclair@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> TBR=dsinclair@chromium.org,amaiorano@google.com,noreply+kokoro@google.com,dawn-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ibe59a0fce7a9823be93a0fcb6e868faf7a20bdd8 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173804 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.