commit | f57867264a7d661bb904df9f4404521f8e21f022 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu Mar 31 05:09:04 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 31 05:09:04 2022 +0000 |
tree | 2018affee780d16bf084d34a7dd97737854b0c9b | |
parent | 8e02ebf6c6fddafdabdf7ed1be50d1c58b772a35 [diff] |
Adds a generated file with the dawn git hash encoded at build time. Bug: dawn:549 Change-Id: I5d6306f33b7ad2247ee75a0c5387a2bc6fac0497 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/83901 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.