commit | 8aaa2797c10f836277fdb097a400425d1c448379 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sun Feb 05 11:03:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 05 11:03:44 2023 +0000 |
tree | 6df14d283b472c78519bd47b25f66eac3d0b2ce6 | |
parent | 97b83480865904050c7b0ebf77b6632c80379c43 [diff] |
.gitignore: Rm src/dawn/node/tools/bin/ This is another old cache directory that shouldn't exist any more. Change-Id: I3725108c49825a41a786e15e30e29ebb920c367e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118721 Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.