commit | 544321a458b5cbd1d803e7df76d8262e23068f5d | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Sat Apr 27 16:46:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 27 16:46:27 2024 +0000 |
tree | 24ded477d22d6b06e55ab5ce169e144013701fba | |
parent | 0c8fb9e4925074ce5ffcdda33e2c3e79846e4db6 [diff] |
Include Dawn license header in C++ headers Bug: dawn:2369 Change-Id: I5e318fece3eae6d13a40d420bc895641fe14c6d1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185969 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@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.