commit | 48b54bd02653f5c034599ab7f7e65893a7f56aeb | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 13 08:02:16 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 08:02:16 2025 -0700 |
tree | 993bb5eeb90a8aa0c18b9c5fe92e25b6c4c86902 | |
parent | f247913544bd8fa78b48afd316ca47a54886569d [diff] |
[ir] Add checker for subgroup_id Prevents the validator from crashing when subgroup_id is used, which was triggering fuzzer bugs. Fixed: 416777692 Change-Id: I89fe35050d2818ebcc7f1dad9917ca6829461c8a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241834 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@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.