commit | 3ff08caa35db539fcc3dded353ec03c9f6a6efe7 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Oct 14 21:05:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 21:05:42 2024 +0000 |
tree | 13c86730c80c22d480c3790ebf3adf2383992d9b | |
parent | 498fe977c5dd44eb014c3173d43b8f0da79db1cd [diff] |
StringViewUtils.cpp: Add include for std::strlen. Bug: 42241188 Change-Id: I8950589cb51987d385d179b05655caeabf9462a6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210755 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.