commit | 4a5f3cd6cb8b6b7de9898b8e8d3e1aea4bfcd761 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Mar 12 16:04:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 16:04:08 2025 -0700 |
tree | 4ee1c76a2bacd0c025fd67042de261c0bdf8ecac | |
parent | c68404e1415455ac427cbe480291dcdb5824ae9a [diff] |
[tint] Narrow unsafe buffer suppression Narrows the suppression in src/tint/utils/bytes/swap.h to just the function and adds details about how it can be entirely removed in the future. Removes the suppression from src/tint/utils/bytes/swap_test.cc entirely. Bug: 394825124 Change-Id: I973508abe87b69aa49fd651ca9eb9b5b9fd07a68 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230514 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.