commit | 71e9e6542ab175a23e4a0d547c1d1ea39ba9e247 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Jan 07 13:17:35 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 13:17:35 2025 -0800 |
tree | b75e12e0b81f8b68e2ece8f8d9fcca41c3b88662 | |
parent | 2f2a9ee37ea07a836f2636f8735de4f79a294491 [diff] |
[dawn][emscripten] Fix typo from https://dawn-review.googlesource.com/c/dawn/+/220894 No-Try: true Bug: 366151404 Change-Id: Icd79a5bd995d6f1b9512e23c48469938a42b56ce Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/221295 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: 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.