| commit | ca4b7d2b3784ae9c4b8b4b2bb720d6897c52187b | [log] [tgz] |
|---|---|---|
| author | Liza Burakova <liza@chromium.org> | Wed Oct 15 16:18:08 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 15 16:18:08 2025 -0700 |
| tree | fb0adb5404e0d63e245b3684e6a8aa4a98970f7f | |
| parent | 52b9300ddfb59f04ec76af301bcfad2f7908f426 [diff] |
Add dawn/common to directories checked by clang unsafe buffers plugin This change also re-enables the unsafe buffers clang plugin by default. The //build and //clang dependencies have been updated to include a fix so the plugin can be built with remoteexec enabled now. Bug: 438937152 Change-Id: I9d5240b2f798db02f6989a7a98dd85fb1cea06a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262115 Auto-Submit: Liza Burakova <liza@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.