commit | 436b4a2bd06e0b058c25e69ffd8c2cd650b1752d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Aug 24 19:11:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 24 19:11:55 2022 +0000 |
tree | d0025cf51525085f1338f9c117fadf29269c8b3a | |
parent | 202362f47db4f81df9dcee8d97a4fef295cf4579 [diff] |
Drop `maybe_` from method names. With the old grammar elements removed, rename the new elements and drop the `maybe_` prefixes. Bug: tint:1633 Change-Id: Iafe223546f8af1ddd8a4b60572a106160a226b72 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99921 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.