commit | 5d5be56d511739aa9199e4dd5d078c983630b2c8 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Oct 17 22:42:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 17 22:42:26 2023 +0000 |
tree | 7e4a04cd9e1ecfd442249820231426eec1e9e781 | |
parent | e4f0933f78ab6e77312af2eaa6e93d461fd53abc [diff] |
Regenerate build files Missed in https://dawn-review.googlesource.com/c/dawn/+/155561 No-Try: true Change-Id: If7ac08d759e300c1c47f05c403bf628841264af6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156801 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Austin Eng <enga@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.