commit | f3f10d58801c341fa6d74cd522cc56dc2e97bd06 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Oct 16 00:19:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 00:19:19 2024 +0000 |
tree | 680bd2103d28141a818ef44608975ab4532cd05f | |
parent | 7a6e017503f270e26db3f5399e1e6a3f2f7afef2 [diff] |
[ir] Disallow access with no indices Update various unit tests to avoid doing this. Fixed: 370743660 Change-Id: I2ef8617287e9ddff7e880f29fb483b558f115b81 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211098 Reviewed-by: Antonio Maiorano <amaiorano@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.