commit | ef26040fe1a9a422fcba8e6b9282251131a094bc | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Apr 17 21:34:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 17 21:34:09 2024 +0000 |
tree | d8c5009ec8d608b4c5fda32182aa0ed5443f4707 | |
parent | 75836f51afd8e66ffe5ac2708c914c4621bdb604 [diff] |
Rename dawn:cpp targets to dawn:cpp_headers Bug: chromium:40195122 Change-Id: Ie38c36dcf912b39e2d706bdfe5eec62ce0758621 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184440 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.