commit | 9f5a4d6c3ebe4aad1baa4a2be8a3e1a1147414e4 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Mar 26 13:26:12 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 13:26:12 2025 -0700 |
tree | 7cab7f2db82099c0c4424c209d00177f6973bb83 | |
parent | 67c172a598fecb53ce4d8c6a48cf8bec23b5b899 [diff] |
[tint] Fix unsafe buffer usage in printer_support.cc Bug: 394825124 Change-Id: Idc816fa993c6ef13c285f8b581c4b8167376f428 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233194 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.