commit | 5953d0adddaee28cb7809511e3f324c7ade0c193 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Oct 26 22:55:50 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 26 22:55:50 2023 +0000 |
tree | f2ba8296dacea39c57b087a07bc75c9aa4856a39 | |
parent | 9e3c82d37f1fbae2eaef1119b9e189257ca26b7f [diff] |
Actually match feature name casing with JS Change-Id: Ibc0d551a2e47242d75a6c67683b69fc8d08e5627 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/158322 Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.