commit | 3ee81db189e8e5cebbec8c6f33f9d15e9124ed67 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Tue Dec 05 00:16:47 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 00:16:47 2023 +0000 |
tree | 6e89b50100a2de4d12f2eaf401ad9d3d3f46350b | |
parent | 7070a1a45074fe29d35cb23365c1eb45a5158a8e [diff] |
Fix license: it's BSD-3 not Apache 2 Change-Id: Iab79b851498fa7553e258d10031b9a6cba8e8dc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164340 Commit-Queue: David Neto <dneto@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.