commit | 234aca793b7c6747e0722cc40f928faf18a03b86 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Dec 11 18:03:17 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 18:03:17 2024 -0800 |
tree | 3c388c1151da659f152671f082b006a067333cd9 | |
parent | 25dd68869c3ee49c9ed309350d577abf81191e3e [diff] |
[tint][ir][val] Check access for loads and stores Fixes: 383568272 Change-Id: I2a4957511f9f61e3ec4560615b167093a6d882f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219094 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com>
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.