commit | a3343d92d33e85e63e70d946487376858cc7f4a5 | [log] [tgz] |
---|---|---|
author | Bryant Chandler <bryantchandler@chromium.org> | Mon Oct 31 15:23:50 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 31 15:23:50 2022 +0000 |
tree | 78419a5aaac4d62224749283a62b4d7e85a7562a | |
parent | 8e8e38d1299866688c75074eaf86e93a9e6bc3dd [diff] |
Add README.chromium for third_party/khronos This is required by tools/licenses.py in chromium in order to correctly aggregate all license files in use. Bug: chromium:1355665 Change-Id: Idb6b3a5c8c38b6880298a2c659c5b6e356e12694 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106414 Reviewed-by: David Neto <dneto@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Zhenyao Mo <zmo@google.com> Commit-Queue: David Neto <dneto@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.