| commit | 8f867035ef68cc1808b4ef52adf2eda402b52199 | [log] [tgz] |
|---|---|---|
| author | Liza Burakova <liza@chromium.org> | Fri Nov 07 12:10:15 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 07 12:10:15 2025 -0800 |
| tree | c2ee4c17319fb36cb2ecf887751fb7fe965faf68 | |
| parent | bfaf7a1de0e67fed8302792ec676c32a5d91405d [diff] |
Add more directories checked by the clang unsafe buffers plugin. This change adds tint, dawn/samples and dawn/utils to the directories checked by the unsafe buffers plugin. Tint's cmake build does have the plugin enabled, but it is not as robust as the one pulled in from //build as it does not check for usage of methods such as memcpy. Bug: 438937152 Change-Id: I49af64eda9316729550cabcbc0582f2ba690c2f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262076 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Ken Russell <kbr@google.com> Commit-Queue: Liza Burakova <liza@chromium.org>
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.