commit | 56e5fdfe3a3160a02ad339d57fbc511a93f1e11c | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Mon Jun 10 13:48:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 13:48:31 2024 +0000 |
tree | ec59ef2ac2e8dfa929e2740a06536a9b527a9981 | |
parent | b2e6746418adf29e59e6c952c918473660e0f081 [diff] |
Fix for wrong name for Util.cpp file in build script. Change-Id: I1b62b927a95af9f73971d8581a8d757e643c1160 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192600 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jim Blackler <jimblackler@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.