commit | 74080eca21c1c8089560ce5e282bb37ebd52447d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Oct 16 00:12:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 00:12:09 2024 +0000 |
tree | 74e5bb80fbe06b23cbbf2fa0fdfe6a9e659a58ab | |
parent | c1de48f2b8b19169a3fef714d121f2dc46d374fc [diff] |
DirectVariableAccess: Avoid creating access with no indices Check if the chain is empty before creating an access instruction. Bug: 370743660 Change-Id: Ie9430d31e17d6d64e0580de7e613d37225fa2964 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211096 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.