commit | eb54a6e8c3c2109aabccdac83841726fa0256454 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Fri Mar 28 10:34:25 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 10:34:25 2025 -0700 |
tree | 3e8fb3828560a3284d04dbdfa43aecc564a6ae85 | |
parent | a49d989516029a624c66303d36cfbfbe00e02433 [diff] |
[tint] Fix unsafe buffer usage in classify_template_args.cc Bug: 394825124 Change-Id: I03729d4b56ab0085e26342eaf0540e7e0d79c123 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233395 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.