commit | 818dfde4452a857a4d1cc23b8bcf53b69ea47c1d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon May 27 22:48:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 27 22:48:41 2024 +0000 |
tree | aa658d6e9a50dc0c3cdc0d6c4c0c66920cee1c55 | |
parent | 9d569c8ff8b15442da820cc1adc0dc38799d4074 [diff] |
[DEPS] Add libprotobuf-mutator as a new dependency Change-Id: Ifb0cb604a9eedb9d4a42c1040930288ede940df5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189711 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@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.